Skip to content

Commit 355469b

Browse files
authored
docs: Update README to enhance language localization section
1 parent fb8654d commit 355469b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ In this guide I have compiled a list of best practices across areas of focus whi
2727

2828
### Features:
2929

30+
- 🤖 AI agents ready [SKILL.md](./skills/nodejs-cli-best-practices/) file
3031
- ✅ 37 best practices for building successful Node.js CLI applications
31-
- ✅ Read in a different language: [🇨🇳](./README_zh-Hans.md), [🇪🇸](./README_es.md), or [help translate](https://crowdin.com/project/nodejs-cli-apps-best-practices) to other languages. [Suggest new languages](https://crowdin.com/project/nodejs-cli-apps-best-practices/discussions).
32+
- 🗣️ Localized across multiple languages - read in a different language: [🇨🇳](./README_zh-Hans.md), [🇪🇸](./README_es.md), or [help translate](https://crowdin.com/project/nodejs-cli-apps-best-practices) to other languages. [Suggest new languages](https://crowdin.com/project/nodejs-cli-apps-best-practices/discussions).
3233
- 🙏 Contributions are welcome
3334

3435
<!-- Shields -->
@@ -41,6 +42,9 @@ In this guide I have compiled a list of best practices across areas of focus whi
4142
<a href="https://crowdin.com/project/nodejs-cli-apps-best-practices" target="_blank">
4243
<img src="https://badges.crowdin.net/nodejs-cli-apps-best-practices/localized.svg"/>
4344
</a>
45+
<a href="https://tessl.io/registry/lirantal/nodejs-cli-best-practices" alt="tessl">
46+
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.tessl.io%2Fv1%2Fbadges%2Flirantal%2Fnodejs-cli-best-practices"/>
47+
</a>
4448
</p>
4549

4650
### Why me?

0 commit comments

Comments
 (0)