summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-06-06 15:40:40 -0400
committerjakob <jakob@memeware.net>2017-06-06 15:40:40 -0400
commitcfd5fb6e6fb47e084e66e1e4e2d6a99f19be661e (patch)
tree5fcfe91127c67f6dbb94a81848e8c1b9e6ddea7d /README.md
parent17b658ceadd08d693f23448c276958e2eea5970e (diff)
Cleaned up
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.