X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/3547bf15f463ff469e6e2e4ea6940b3066cb41da..1520d388a32f46d0a9a03f9c0d5875fce52ee4b9:/library/README.rst?ds=sidebyside diff --git a/library/README.rst b/library/README.rst index 6e2d507..f90e072 100644 --- a/library/README.rst +++ b/library/README.rst @@ -1,26 +1,30 @@ -Enviro pHAT Plus -================ +Enviro+ pHAT +============ -|Build Status| |Coverage Status| |PyPi Package| |Python Versions| +`Build Status `__ +`Coverage +Status `__ +`PyPi Package `__ `Python +Versions `__ Installing ========== Stable library from PyPi: -- Just run ``sudo pip install envirophatplus`` +- 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/envirophatplus-python`` -- ``cd envirophatplus-python`` +- ``git clone https://github.com/pimoroni/enviroplus-python`` +- ``cd enviroplus-python`` - ``sudo ./install.sh`` -.. |Build Status| image:: https://travis-ci.com/pimoroni/envirophatplus-python.svg?branch=master - :target: https://travis-ci.com/pimoroni/envirophatplus-python -.. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/envirophatplus-python/badge.svg?branch=master - :target: https://coveralls.io/github/pimoroni/envirophatplus-python?branch=master -.. |PyPi Package| image:: https://img.shields.io/pypi/v/envirophatplus.svg - :target: https://pypi.python.org/pypi/envirophatplus -.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/envirophatplus.svg - :target: https://pypi.python.org/pypi/envirophatplus +0.0.1 +----- + +* Initial Release