File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# 🧰 Intlify CLI
22
3+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5+ [ ![ CI] [ ci-src ]] [ ci-href ]
6+
37CLI Tooling for i18n development
48
59## 💿 Installation
@@ -90,3 +94,12 @@ Please make sure to read the [Issue Reporting Checklist](https://github.com/intl
9094## ©️ License
9195
9296[ MIT] ( http://opensource.org/licenses/MIT )
97+
98+ <!-- Badges -->
99+
100+ [ npm-version-src ] : https://img.shields.io/npm/v/@intlify/cli?style=flat&colorA=18181B&colorB=FFAD33
101+ [ npm-version-href ] : https://npmjs.com/package/@intlify/cli
102+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@intlify/cli?style=flat&colorA=18181B&colorB=FFAD33
103+ [ npm-downloads-href ] : https://npmjs.com/package/@intlify/cli
104+ [ ci-src ] : https://github.com/intlify/cli/actions/workflows/ci.yaml/badge.svg
105+ [ ci-href ] : https://github.com/intlify/cli/actions/workflows/ci.yaml
You can’t perform that action at this time.
0 commit comments