Fixed note in README
This commit is contained in:
parent
d2411cf353
commit
571fe59e26
@ -9,7 +9,8 @@ This project is a uses the AdaFruit libraries for sensing temperature using DHT1
|
|||||||
|
|
||||||
## Main method
|
## Main method
|
||||||
|
|
||||||
> [!NOTE] This is the main method, using AdaFruit library. For an easier method, checkout [## Alternative method](https://git.kska.io/notkshitij/DHT11#alternative-method)
|
> [!NOTE]
|
||||||
|
> This is the main method, using AdaFruit library. For an easier method, checkout [## Alternative method](https://git.kska.io/notkshitij/DHT11#alternative-method)
|
||||||
|
|
||||||
1. Install some prerequisite packages:
|
1. Install some prerequisite packages:
|
||||||
```shell
|
```shell
|
||||||
@ -76,4 +77,3 @@ pip install dht11 setuptools RPi.GPIO
|
|||||||
This project is licensed under the terms of the MIT license. Read the license [here](https://git.kska.io/notkshitij/DHT11/src/branch/main/LICENSE.md).
|
This project is licensed under the terms of the MIT license. Read the license [here](https://git.kska.io/notkshitij/DHT11/src/branch/main/LICENSE.md).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user