From affdd29bc8b7487d4c60aeb3d57ee8a985c2ab21 Mon Sep 17 00:00:00 2001 From: caliskanbi Date: Thu, 30 Mar 2023 15:23:49 +0200 Subject: [PATCH] spelling error fix --- .idea/misc.xml | 2 +- .idea/projektarbeit_duelger_waldhauser_caliskan.iml | 6 ++++-- README.md | 4 ++-- requirements.txt | 3 ++- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 1ff1093..7d35278 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/projektarbeit_duelger_waldhauser_caliskan.iml b/.idea/projektarbeit_duelger_waldhauser_caliskan.iml index 431ae89..68f2462 100644 --- a/.idea/projektarbeit_duelger_waldhauser_caliskan.iml +++ b/.idea/projektarbeit_duelger_waldhauser_caliskan.iml @@ -1,8 +1,10 @@ - - + + + + \ No newline at end of file diff --git a/README.md b/README.md index c7f23f1..fbeaa00 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Smart Garden Project +# Smart Gardening Project - Repository to manage all files related to the Makeathon farm bot project (Software + Documentation). @@ -11,4 +11,4 @@ ## How to develop: -- Installation of venv in usefull-stuff.md file +- Installation of venv in usefull-stuff.md file \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 19ac505..28e8a15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.2 requests==2.28.2 -urllib3==1.26.14 \ No newline at end of file +urllib3==1.26.14 +paho-mqtt \ No newline at end of file