Initial model + some various changes
[recipes.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index b44fefc..bb596f4 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
 * (WIP) Enable Logging to file.
-* Define the recipes model (UML).
+* Describe the use cases.
+* Define the recipes model (SYSML).
 * Implement the model as relational with SQLite.
     * Create and update functions.
 * Define the UI (mockups).