mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2025-12-19 02:58:41 +09:00
Add PyPI badge to README
This commit is contained in:
committed by
Yang Deokgyu
parent
8de6c99b90
commit
5b7ef30c32
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user