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 Jan 27, 2024
1 parent 0176a8e commit 672e57e
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 672e57e

Please sign in to comment.