Skip to content

Commit

Permalink
docs: add social badges (pkgxdev#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfts authored Dec 21, 2022
1 parent 6164c6b commit c39257d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
![tea](https://tea.xyz/banner.png)

<p align="center">
<a href="https://twitter.com/teaxyz">
<img src="https://img.shields.io/twitter/follow/teaxyz?style=flat&label=%40teaxyz&logo=twitter&color=2675f5&logoColor=fff" alt="Twitter" />
</a>
<a href="https://discord.gg/JKzuqrW9">
<img src="https://img.shields.io/discord/906608167901876256?label=discord&color=29f746" alt="Discord" />
</a>
<a href="#">
<img src="https://img.shields.io/github/v/release/teaxyz/cli?label=tea/cli&color=ff00ff" alt="Version" />
</a>
</p>

tea is not a package manager.

*tea is unified packaging infrastructure*.
Expand Down

0 comments on commit c39257d

Please sign in to comment.