summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98beaf0..a30e74b 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,5 @@ The test suite is run with `make test` or `gmake test`, depending on your platfo
## TODO
* Full unit testing.
-* 100%-compatible repacker.
+* Clean up `main.c`, move functions like `load_table` and `make_dirs` into more appropriate files.
+* Strict warnings.