From ac1e605d6fdb1915157135ac2668cd39331e2c53 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 23 Oct 2024 13:23:22 +0530 Subject: [PATCH] Since ada fruit has been tested and works, I've changed the description in README and fixed a grammatical error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95efcad..6a41e7f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ source setup.sh ## Alternative method > [!NOTE] -> This is the alternative method, using **AdaFruit library**. This method doesnt' seem to work on our college Raspberry Pi 3's. For easiler setup, checkout [## Main method](https://git.kska.io/notkshitij/DHT11#main-method) +> This is the alternative method, using **AdaFruit library**. This method has been tested on Raspberry Pi 3B. For easier setup, checkout [## Main method](https://git.kska.io/notkshitij/DHT11#main-method) 1. Install prerequisite packages: ```shell