Update all-in-one.py
[EVA-2020-02-2.git] / library / README.rst
index 91f88feaf5418417ee54af53b152c6edad757c73..f90e0720eda2696288304feed67d9bf9d9ad0bec 100644 (file)
@@ -1,7 +1,11 @@
 Enviro+ pHAT
 ============
 
 Enviro+ pHAT
 ============
 
-|Build Status| |Coverage Status| |PyPi Package| |Python Versions|
+`Build Status <https://travis-ci.com/pimoroni/enviroplus-python>`__
+`Coverage
+Status <https://coveralls.io/github/pimoroni/enviroplus-python?branch=master>`__
+`PyPi Package <https://pypi.python.org/pypi/enviroplus>`__ `Python
+Versions <https://pypi.python.org/pypi/enviroplus>`__
 
 Installing
 ==========
 
 Installing
 ==========
@@ -10,7 +14,7 @@ Stable library from PyPi:
 
 -  Just run ``sudo pip install enviroplus``
 
 
 -  Just run ``sudo pip install enviroplus``
 
-(**Note** that you're best using the git clone / install.sh method below
+(**Note** that youre 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)
 
 if you want all of the UART serial configuration for the PMS5003
 particulate matter sensor to run automatically)
 
@@ -20,11 +24,7 @@ Latest/development library from GitHub:
 -  ``cd enviroplus-python``
 -  ``sudo ./install.sh``
 
 -  ``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