aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-12-18 00:00:21 +0100
committerNao Pross <naopross@thearcway.org>2017-12-18 00:00:21 +0100
commit2e27a93e3ed189b4d96ec7df6e05b102dd2e841a (patch)
tree6952edd5db3b4075532c4ce75bda764d5a67051b /README.md
parentUpdate .gitignore and minor changes (mostly formatting) (diff)
downloadOrbitingYeti-2e27a93e3ed189b4d96ec7df6e05b102dd2e841a.tar.gz
OrbitingYeti-2e27a93e3ed189b4d96ec7df6e05b102dd2e841a.zip
Replace tabs with spaces, set up CMake build system
Other changes: - update gitignore - build scripts under `etc` - fix window
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 80ed6b2..911a52f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# OrbitingYeti: a tool to write Nassi-Schneidermann diagrams
-
## TO DO list / Roadmap
-[ ] Structogram data structure
-[ ] GUI with Qt4 / Qt5
-[ ] PDF Generator \ No newline at end of file
+- [ ] Structogram data structure
+- [ ] GUI with Qt5
+- [ ] PDF Generator