Added reference for requirements and license
This commit is contained in:
parent
234bf7eedd
commit
1264e6d13e
10
README.md
10
README.md
@ -4,6 +4,9 @@ This project is a uses the AdaFruit libraries for sensing temperature using DHT1
|
||||
|
||||
---
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Check the [requirements](https://git.kska.io/notkshitij/DHT11/src/branch/main/REQUIREMENTS.md) first.
|
||||
|
||||
## 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)
|
||||
@ -67,3 +70,10 @@ pip install dht11 setuptools RPi.GPIO
|
||||
> After running the code, and completing the execution, run `deactivate` in the terminal to exit the virtual environment.
|
||||
|
||||
---
|
||||
|
||||
### License
|
||||
|
||||
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.txt).
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user