diff options
| author | = <jakob@memeware.net> | 2017-05-13 16:14:29 -0400 |
|---|---|---|
| committer | = <jakob@memeware.net> | 2017-05-13 16:14:29 -0400 |
| commit | 0f89d85ba8514fb36eacfe3a19b7f460b3547b24 (patch) | |
| tree | 52856d74361508e818b9068dccb9999ec36ee0e2 /README.md | |
| parent | 1ec0be0143717f9d7af883269f7707dd0161f6ec (diff) | |
General housekeeping
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |