Skip to content

Commit f1e32ef

Browse files
chore: cleanup readme [skip ci]
1 parent 5d9f1d4 commit f1e32ef

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

packages/cli/README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
> [!NOTE] > **Introducing: Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
1+
> [!NOTE]
2+
> **Introducing Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
23
34
<p align="center">
45
<a href="https://lingo.dev/compiler">
@@ -36,9 +37,9 @@ Lingo.dev is an open-source, i18n toolkit designed to help use LLMs for localiza
3637

3738
Lingo.dev includes:
3839

39-
- **Lingo.dev CLI** - a CLI tool built to help translate apps and markdown content with lightning speed and accuracy. [Docs](https://lingo.dev/cli)
40-
- **Lingo.dev CI/CD** - a CI/CD integration for GitHub, GitLab, and Bitbucket built to keep translations up-to-date automatically as soon as new content is added. [Docs](https://lingo.dev/ci)
41-
- **Lingo.dev Compiler 🆕** - makes React app multilingual at build time without requiring changes to your existing components. [Docs](https://lingo.dev/compiler)
40+
1. **Lingo.dev CLI** - a CLI tool built to help translate apps and markdown content with lightning speed and accuracy. [Docs](https://lingo.dev/cli)
41+
1. **Lingo.dev CI/CD** - a CI/CD integration for GitHub, GitLab, and Bitbucket built to keep translations up-to-date automatically as soon as new content is added. [Docs](https://lingo.dev/ci)
42+
1. **Lingo.dev Compiler 🆕** - makes React app multilingual at build time without requiring changes to your existing components. [Docs](https://lingo.dev/compiler)
4243

4344
All tools are designed to help use LLM models for precise translation and localization, and to eliminate manual work.
4445

@@ -48,7 +49,11 @@ See Lingo.dev Compiler in action:
4849

4950
[![Lingo.dev Compiler Demo](https://img.youtube.com/vi/sSo2ERxAvB4/0.jpg)](https://youtu.be/sSo2ERxAvB4)
5051

51-
The Lingo.dev Compiler makes React apps multilingual at build time without requiring changes to your existing components. Simply run the compiler and your app will support multiple languages automatically, using your existing LLM API key. After watching the demo, check out the [docs](https://lingo.dev/compiler) to learn more.
52+
The Lingo.dev Compiler makes React apps multilingual at build time without requiring changes to your existing components.
53+
54+
Simply run the compiler and your app will support multiple languages automatically, using your existing LLM API key.
55+
56+
After watching the demo, check out the [docs](https://lingo.dev/compiler) to learn more.
5257

5358
## 🤝 Contribute
5459

@@ -77,9 +82,10 @@ Don't see your language? Just add a new language code to the [`i18n.json`](./i18
7782

7883
## Star History
7984

85+
If you like the work we're doing, consider giving us a ⭐️ to help us reach 3,000 stars! 🌟
86+
8087
[![Star History Chart](https://api.star-history.com/svg?repos=lingodotdev/lingo.dev&type=Date)](https://www.star-history.com/#lingodotdev/lingo.dev&Date)
8188

82-
If you like the work we're doing, consider giving us a ⭐️ to help us reach 3,000 stars! 🌟
8389

8490
## 💬 Talk to us
8591

0 commit comments

Comments
 (0)