diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d39106 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +The main badtudexo project. This contains all the functions that manipulate the +files, but that can't be compiled into standalone binaries. + +For the code to make the binaries, see ../bt-*. |