X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/8ab4cd2dbb0d51048f01e92a712e61d5da4fa120..0c5111f2f7b09f9e24ff9165aa3ad7ae803fb6a7:/README.md diff --git a/README.md b/README.md index d73c32e..07923f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Enviro pHAT Plus +# Enviro+ pHAT [![Build Status](https://travis-ci.com/pimoroni/enviroplus-python.svg?branch=master)](https://travis-ci.com/pimoroni/enviroplus-python) [![Coverage Status](https://coveralls.io/repos/github/pimoroni/enviroplus-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/enviroplus-python?branch=master) @@ -11,6 +11,8 @@ 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`