Skip to content

Commit

Permalink
chore: Add npm badge to readme (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
scsmithr authored and tychoish committed Feb 1, 2024
1 parent 48ad31d commit edeb554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<a href="https://docs.glaredb.com"><img src="https://img.shields.io/static/v1?label=docs&message=GlareDB%20Reference&color=55A39B&style=flat-square"></img></a>
<a href="https://github.com/GlareDB/glaredb/releases"><img src="https://img.shields.io/github/v/release/glaredb/glaredb?display_name=tag&style=flat-square"></img></a>
<a href="https://pypi.org/project/glaredb"><img src="https://img.shields.io/pypi/v/glaredb?style=flat-square"</img></a>
<a href="https://www.npmjs.com/package/@glaredb/glaredb"><img src="https://img.shields.io/npm/v/%40glaredb%2Fglaredb?style=flat-square"</img></a>
<a href="https://twitter.com/glaredb"><img src="https://img.shields.io/twitter/follow/glaredb?color=blue&logo=twitter&style=flat-square"></img></a>
<a href="https://discord.gg/2D7qxC5xkf"><img src="https://img.shields.io/static/v1?label=Chat on Discord&message= &color=360066&style=flat-square"></img></a>
</div>
Expand Down

0 comments on commit edeb554

Please sign in to comment.