Skip to content

Commit 6fcf83e

Browse files
add Product Hunt and github trending badges to project readme (#1143)
* Update README.md * Update badge styles in README.md * Update README.md * Update Product Hunt badge in README.md * Update README.md --------- Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com>
1 parent cead861 commit 6fcf83e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/cli/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,15 @@
2727
<a href="https://github.com/lingodotdev/lingo.dev/commits/main">
2828
<img src="https://img.shields.io/github/last-commit/lingodotdev/lingo.dev" alt="Last Commit" />
2929
</a>
30+
<a href="https://lingo.dev/en">
31+
<img src="https://img.shields.io/badge/Product%20Hunt-%231%20Product%20of%20the%20Day-orange?logo=producthunt&style=flat-square" alt="Product Hunt #1 Product of the Day" />
32+
</a>
33+
<a href="https://lingo.dev/en">
34+
<img src="https://img.shields.io/badge/GitHub-Trending-blue?logo=github&style=flat-square" alt="Github trending" />
35+
</a>
3036
</p>
3137

38+
3239
---
3340

3441
## Meet the Compiler 🆕

0 commit comments

Comments
 (0)