summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0cd2d1b..e91f56a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# EsotericProject
-Advanced Programming Project.
+Advanced Programming Project
+
+## Todo
+- [ ] Sort out dir structure further (rename example dir to fortran_src, make separate dir for c source files and out files)
+- [ ] Implement functions
+- [ ] UI work
+- [ ] Add section to report about compiler pipeline (ft -> c -> c object -> native binary)