From edbe5e857f336d441b5b2be56665ad2416897056 Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Fri, 20 Jan 2017 13:18:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5923357..b015367 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Designed specifically to work with the Adafruit BME280 Breakout These sensors use I2C or SPI to communicate, up to 4 pins are required to interface -Use of this library also required [Adafruit_Sensor](https://github.com/adafruit/Adafruit_Sensor) +Use of this library also requires [Adafruit_Sensor](https://github.com/adafruit/Adafruit_Sensor) to be installed on your local system. Adafruit invests time and resources providing this open source code,