Remove weirdly-phrased time limitation

This commit is contained in:
Matt Nadareski
2025-04-01 16:54:24 -04:00
parent 466144f8c9
commit 8f6df04e2c

View File

@@ -14,7 +14,7 @@ This is a code port of 3 different programs:
## No really, what is this?
This tool allows you to encrypt and decrypt your personally dumped NDS and N3DS roms with minimal hassle. The only caveat right now is that you need a `config.json`, `keys.bin`, or `aes_keys.txt` file for your personally obtained encryption keys.
This tool allows you to encrypt and decrypt your personally dumped NDS and N3DS roms with minimal hassle. The only caveat is that you need a `config.json`, `keys.bin`, or `aes_keys.txt` file for your personally obtained encryption keys.
## Where do I find it?