diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md new file mode 100644 index 0000000..efbb51a --- /dev/null +++ b/ACKNOWLEDGEMENTS.md @@ -0,0 +1,11 @@ +# šŸŽ Acknowledgements + +## PIP libraries + +- [Flask](https://flask.palletsprojects.com/) +- [pytz](https://pypi.org/project/pytz/) +- [tzlocal](https://pypi.org/project/tzlocal/) +- [mysql-connector-python](https://dev.mysql.com/doc/connector-python/en/index.html) +- [requests](https://requests.readthedocs.io/) +- [w1thermsensor](https://pypi.org/project/w1thermsensor/) +- [adafruit-circuitpython-dht](https://pypi.org/project/adafruit-circuitpython-dht/) diff --git a/ACKNOWLEDGEMENTS_PL.md b/ACKNOWLEDGEMENTS_PL.md new file mode 100644 index 0000000..a43e7e9 --- /dev/null +++ b/ACKNOWLEDGEMENTS_PL.md @@ -0,0 +1,11 @@ +# šŸŽ Podziękowania + +## Biblioteki PIP + +- [Flask](https://flask.palletsprojects.com/) +- [pytz](https://pypi.org/project/pytz/) +- [tzlocal](https://pypi.org/project/tzlocal/) +- [mysql-connector-python](https://dev.mysql.com/doc/connector-python/en/index.html) +- [requests](https://requests.readthedocs.io/) +- [w1thermsensor](https://pypi.org/project/w1thermsensor/) +- [adafruit-circuitpython-dht](https://pypi.org/project/adafruit-circuitpython-dht/)