update readme

This commit is contained in:
2026-06-14 22:40:36 +02:00
parent bced226cbd
commit 4ef07b9b2d

View File

@@ -10,8 +10,6 @@ The MQTT Client is a FastAPI App and can be launched natively or with FastAPI pr
The script ``sql_startup.sql`` contains commands to set up the layout of the database which the program expects. The script ``sql_startup.sql`` contains commands to set up the layout of the database which the program expects.
TODO: probably delete the "extra commands" and segment the example data out
## Dependencies ## Dependencies
This repository does not include two external dependencies, namely the SQL server and MQTT broker. The tested choices for those dependencies are MariaDB and Mosquitto, but alternatives may work as well This repository does not include two external dependencies, namely the SQL server and MQTT broker. The tested choices for those dependencies are MariaDB and Mosquitto, but alternatives may work as well