summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f70a600..4bd0b1f 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ You can add specific flags to the Makefile with `USER_CFLAGS` and/or `USER_LDFLA
## TODO
-* Full unit testing.
+* Full unit testing, test static functions.
* Clean up `main.c`, move functions like `load_table` and `make_dirs` into more appropriate files.
+* Clean up `create_archive`.
* Strict warnings.
-
+* Game-compatible file encryption on created archives.