Skip to content

Commit

Permalink
Merge pull request #279 from alcpereira/chore/fix-npm-downloads
Browse files Browse the repository at this point in the history
docs: update weekly downloads shield in readme
  • Loading branch information
notrab authored Oct 29, 2024
2 parents 7ad7acd + 3ecb0dc commit d722d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/libsql-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<img src="https://img.shields.io/github/contributors/tursodatabase/libsql-client-ts?color=0F624B" alt="Contributors" />
</picture>
</a>
<a href="https://packagist.org/packages/turso/libsql">
<a href="https://www.npmjs.com/package/@libsql/client">
<picture>
<img src="https://img.shields.io/packagist/dt/turso/libsql?color=0F624B" alt="Total downloads" />
<img src="https://img.shields.io/npm/dw/%40libsql%2Fclient?color=0F624B" alt="Weekly downloads" />
</picture>
</a>
<a href="/examples">
Expand Down

0 comments on commit d722d3c

Please sign in to comment.