Skip to content

Commit fb3cb86

Browse files
committed
Added badges for PyPI and MIT Licence
Signed-off-by: Roger Aiudi <[email protected]>
1 parent 03943f5 commit fb3cb86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
AIOHappyBase
22
============
33

4+
.. image:: https://img.shields.io/pypi/v/aiohappybase.svg
5+
:target: https://pypi.python.org/pypi/aiohappybase
6+
:alt: PyPI
7+
8+
.. image:: https://img.shields.io/badge/license-MIT-red.svg
9+
:target: https://en.wikipedia.org/wiki/MIT_License
10+
:alt: Licence - MIT
11+
412
.. image:: https://github.com/python-happybase/aiohappybase/workflows/Run%20Tests/badge.svg
513
:target: https://github.com/python-happybase/aiohappybase
614
:alt: Workflow Status

0 commit comments

Comments
 (0)