Added links for alternative method.

This commit is contained in:
K
2024-10-07 00:00:22 +05:30
parent fdc5117e80
commit d1fb55e81a
+7
View File
@@ -10,4 +10,11 @@ This file contains guides that were used for making the script and other referen
I have referred these guides and created a script which automates the process of creating a python virtual environment and installing all the required dependencies.
### Alternative method
> Links for resources used in alternative method.
- [Pypi](https://pypi.org/project/dht11/)
- [Source code for Python library](https://github.com/szazo/DHT11_Python)
---