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 1
1
# 🧰 Intlify CLI
2
2
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
+
3
7
CLI Tooling for i18n development
4
8
5
9
## 💿 Installation
@@ -90,3 +94,12 @@ Please make sure to read the [Issue Reporting Checklist](https://github.com/intl
90
94
## ©️ License
91
95
92
96
[ 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