X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/8ab4cd2dbb0d51048f01e92a712e61d5da4fa120..14bcb20ff0eddb25bd41386a87bc90c764ab7d56:/library/README.rst diff --git a/library/README.rst b/library/README.rst index 72c7ff4..f90e072 100644 --- a/library/README.rst +++ b/library/README.rst @@ -1,7 +1,11 @@ -Enviro pHAT Plus -================ +Enviro+ pHAT +============ -|Build Status| |Coverage Status| |PyPi Package| |Python Versions| +`Build Status `__ +`Coverage +Status `__ +`PyPi Package `__ `Python +Versions `__ Installing ========== @@ -10,17 +14,17 @@ Stable library from PyPi: - Just run ``sudo pip install enviroplus`` +(**Note** that you’re best using the git clone / install.sh method below +if you want all of the UART serial configuration for the PMS5003 +particulate matter sensor to run automatically) + Latest/development library from GitHub: - ``git clone https://github.com/pimoroni/enviroplus-python`` - ``cd enviroplus-python`` - ``sudo ./install.sh`` -.. |Build Status| image:: https://travis-ci.com/pimoroni/enviroplus-python.svg?branch=master - :target: https://travis-ci.com/pimoroni/enviroplus-python -.. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/enviroplus-python/badge.svg?branch=master - :target: https://coveralls.io/github/pimoroni/enviroplus-python?branch=master -.. |PyPi Package| image:: https://img.shields.io/pypi/v/enviroplus.svg - :target: https://pypi.python.org/pypi/enviroplus -.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/enviroplus.svg - :target: https://pypi.python.org/pypi/enviroplus +0.0.1 +----- + +* Initial Release