From 0a0b85139549ef18f48dd3447a63d1c3f99e9d6c Mon Sep 17 00:00:00 2001 From: nek0 Date: Wed, 22 Nov 2017 22:32:50 +0100 Subject: [PATCH] add notes --- notes/TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 notes/TODO.md diff --git a/notes/TODO.md b/notes/TODO.md new file mode 100644 index 0000000..db88493 --- /dev/null +++ b/notes/TODO.md @@ -0,0 +1,9 @@ +# TODO + +Implement following things in approximately this Order: + +* Message bus +* Console +* GUI +* Framework +* Everything else