From b9c2c6054a0062425accd0ef99de4feebf11399c Mon Sep 17 00:00:00 2001 From: floristhebeast Date: Mon, 30 Jun 2025 14:21:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc5b5d..42b1b58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # school-DHT11-sensor -a simple python file that reads data from a DHT11 sensor and uses it in multiple ways \ No newline at end of file +a simple python file that reads data from a DHT11 sensor and uses it to decide if a fan and LED should turn on \ No newline at end of file