summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-10-06 19:15:15 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-10-06 19:15:15 +0200
commit6b94484c088e030cb63557af292fe0429e21f591 (patch)
treef07ecb02e036138845e7457ae8d1f862cf390cac /README.md
parent15b98db542ae51d8cfe5847d689527c6ca4b3cdb (diff)
README: Add backlink
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