Add PyPI badge to README

This commit is contained in:
Mark Liffiton
2018-07-02 16:02:24 -05:00
committed by Yang Deokgyu
parent 8de6c99b90
commit 5b7ef30c32

View File

@@ -18,6 +18,12 @@ WiringPi implements new functions for managing IO expanders.
Quick Install
=============
.. image:: https://badge.fury.io/py/wiringpi.svg
:alt: PyPI version badge
:target: https://pypi.org/project/wiringpi/
The library is packaged on PyPI and can be installed with pip:
``pip install wiringpi``
Usage