From 80e9dda92990fa2feeee5b78d7d81bceefaae9eb Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Wed, 18 Dec 2019 11:49:02 -0500 Subject: [PATCH] Add downloads --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3737567..30730cd 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ pamqp pamqp is a pure-python AMQP 0-9-1 frame encoder and decoder. The aim is to create a client agnostic python encoder and decoder for general purpose use. -|Version| |Status| |Coverage| |License| |Maintainability| +|Version| |Status| |Coverage| |License| |Maintainability| |Downloads| Documentation ------------- @@ -32,3 +32,6 @@ Python Versions Supported .. |Maintainability| image:: https://api.codeclimate.com/v1/badges/9efbb0957abb036254a1/maintainability :target: https://codeclimate.com/github/gmr/pamqp + +.. |Downloads| image:: https://img.shields.io/pypi/dm/pamqp + :target: https://pypi.org/project/pamqp/