diff --git a/README.md b/README.md index 55f67c8..4ea8567 100644 --- a/README.md +++ b/README.md @@ -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. -TODO: probably delete the "extra commands" and segment the example data out - ## 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