@@ -11,15 +11,23 @@ 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
22- Netjsonconfig is part of the `OpenWISP project <http://openwisp.org >`_ and it's the official
30+ Netjsonconfig is a part of the `OpenWISP project <http://openwisp.org >`_ and it's the official
2331configuration engine of `OpenWISP 2 <https://github.com/openwisp/ansible-openwisp2 >`_.
2432
2533.. image :: http://netjsonconfig.openwisp.org/en/latest/_images/openwisp.org.svg
@@ -30,7 +38,7 @@ configuration engine of `OpenWISP 2 <https://github.com/openwisp/ansible-openwis
3038on systems like `OpenWRT <http://openwrt.org >`_, `LEDE <https://www.lede-project.org/ >`_
3139or `OpenWisp Firmware <https://github.com/openwisp/OpenWISP-Firmware >`_.
3240
33- Its main features are:
41+ Its main features are listed below for your reference :
3442
3543* `OpenWRT <http://openwrt.org >`_ / `LEDE <https://www.lede-project.org/ >`_ support
3644* `OpenWisp Firmware <https://github.com/openwisp/OpenWISP-Firmware >`_ support
0 commit comments