Skip to content

Commit d0fca99

Browse files
Merge pull request #7 from lang-source/add-badges
feat: Update README with version and license badges
2 parents 0c0a2c3 + 35d980f commit d0fca99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# lang-source-cli
22

3+
[![Version](https://img.shields.io/badge/version-1.0.0-blue)](https://github.com/lang-source/lang-source-cli/releases)
4+
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
5+
[![npm version](https://img.shields.io/npm/v/lang-source-cli.svg)](https://www.npmjs.com/package/lang-source-cli)
6+
[![npm downloads](https://img.shields.io/npm/dm/lang-source-cli.svg)](https://www.npmjs.com/package/lang-source-cli)
7+
38
lang-source-cli is an open-source tool designed to streamline language support by leveraging AI for development. Under active development, lang-source-cli currently offers a powerful feature to translate i18n dictionaries into multiple languages with a simple command.
49

510
---

0 commit comments

Comments
 (0)