mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-09 20:14:22 +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
|
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``
|
``pip install wiringpi``
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user