summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 14b4628..4fa8b73 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# ESP8266 Lua/NodeMCU module for Nova SDS011 PM sensors
-This repository contains an ESP8266 NodeMCU Lua module (`sds011.lua`) as well
-MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for **SDS011**
+[esp8266-nodemcu-sds011](https://finalrewind.org/projects/esp8266-nodemcu-sds011/)
+provides an ESP8266 NodeMCU Lua module (`sds011.lua`) as well MQTT /
+HomeAssistant / InfluxDB integration example (`init.lua`) for **SDS011**
particulate matter (PM2.5 and PM10) sensors connected via UART.
## Dependencies