Skip to content

Commit 5356d57

Browse files
authored
Add download badges to ReadMe (#1172)
Added badges to show download volumes on npm, pypi, and docker.
1 parent 805a2f8 commit 5356d57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
[![Twitter Follow](https://img.shields.io/twitter/follow/SvixHQ?style=social)](https://twitter.com/SvixHQ)
1515
[![Join our slack](https://img.shields.io/badge/Slack-join%20the%20community-blue?logo=slack&style=social)](https://www.svix.com/slack/)
1616

17+
[![Docker Pulls](https://img.shields.io/docker/pulls/svix/svix-server?logo=docker)](https://hub.docker.com/r/svix/svix-server/)
18+
[![NPM Downloads](https://img.shields.io/npm/dt/svix?logo=npm)](https://www.npmjs.com/package/svix)
19+
[![Pypi Downloads](https://img.shields.io/pypi/dm/svix?logo=pypi)](https://pypi.org/project/svix/)
20+
1721
## Svix is the enterprise ready webhook service
1822

1923
Svix makes it easy for developers to send webhooks. Developers make one API call, and Svix takes care of deliverability, retries, security, and more. For more information, please refer to the [Svix homepage](https://www.svix.com).

0 commit comments

Comments
 (0)