Skip to content

Commit 489686b

Browse files
committed
[docs] Added badges for black and pypi downloads
1 parent 2e9338d commit 489686b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,19 @@ netjsonconfig
1111
:target: https://requires.io/github/openwisp/netjsonconfig/requirements/?branch=master
1212
:alt: Requirements Status
1313

14+
.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square
15+
:target: https://gitter.im/openwisp/general
16+
1417
.. image:: https://badge.fury.io/py/netjsonconfig.svg
1518
:target: http://badge.fury.io/py/netjsonconfig
1619

17-
.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square
18-
:target: https://gitter.im/openwisp/general
20+
.. image:: https://pepy.tech/badge/netjsonconfig
21+
:target: https://pepy.tech/project/netjsonconfig
22+
:alt: downloads
23+
24+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
25+
:target: https://pypi.org/project/black/
26+
:alt: code style: black
1927

2028
------------
2129

0 commit comments

Comments
 (0)