From 8f6df04e2cb5cf637640212751e6a815319070c3 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 1 Apr 2025 16:54:24 -0400 Subject: [PATCH] Remove weirdly-phrased time limitation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7549f..686a6fe 100644 --- a/README.md +++ b/README.md @@ -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?