Update README.md

This commit is contained in:
Joren 2024-09-13 23:32:56 +02:00
parent d4dae21d8f
commit 0b3797dc19

View File

@ -37,10 +37,4 @@ To process a file directly from the command line:
./drmdtool -f /path/to/file.drmd ./drmdtool -f /path/to/file.drmd
``` ```
This will download the file and save it in the base directory specified in the config. This will download the file and save it in the base directory specified in the config.
## TODO
- ~~Filename Sanitation (Makes new directory on /... oops)~~
- ~~GoPlay Fix~~
- Windows?
- Proper UI?