From c0021f1102c897baaee342952f9bc1868bdd535c Mon Sep 17 00:00:00 2001 From: Volodymyr Magamedov Date: Tue, 18 Apr 2023 17:50:02 +0300 Subject: [PATCH] Added downloads stats to README --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0e9be85..a08c28b 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Pure-Python gRPC implementation for asyncio .. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/7e1631d13476f1e870af0d5605b643fc14471a6d/banner-direct-single.svg :target: https://standforukraine.com -|project|_ |documentation|_ |version|_ |tag|_ |license|_ +|project|_ |documentation|_ |version|_ |tag|_ |downloads|_ |license|_ This project is based on `hyper-h2`_ and **requires Python >= 3.7**. @@ -157,3 +157,5 @@ Contributing .. _project: https://github.com/vmagamedov/grpclib .. |documentation| image:: https://img.shields.io/badge/docs-grpclib.rtfd.io-blue.svg .. _documentation: https://grpclib.readthedocs.io/en/latest/ +.. |downloads| image:: https://static.pepy.tech/badge/grpclib/month +.. _downloads: https://pepy.tech/project/grpclib