From 5d36261c72fc32ced0cf16d1d8f55033a3369ce1 Mon Sep 17 00:00:00 2001 From: djsheehy Date: Sat, 13 Jan 2018 15:50:37 -0600 Subject: [PATCH] Created Road Map (markdown) --- Road-Map.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Road-Map.md diff --git a/Road-Map.md b/Road-Map.md new file mode 100644 index 0000000..89291e9 --- /dev/null +++ b/Road-Map.md @@ -0,0 +1,7 @@ +Future plans go here. + +# Small features +Features that can be implemented without a lot of major changes go here. + +# Big features +Features that need a lot of changes to the structure of the project go here. \ No newline at end of file