From d75c012b1dfbd44ab07957d8bddc34745af1c1c8 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 16 Apr 2022 22:25:29 +0800 Subject: [PATCH] Link to ctrtool/makerom readmes from the root readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50b4d92..b976aa2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Project_CTR =========== -ctrtool - a tool to read/extract Nintendo 3DS files. +* [ctrtool](ctrtool/README.md) - a tool to read/extract Nintendo 3DS files. -makerom - creates CTR cxi/cfa/cci/cia files. +* [makerom](makerom/README.md) - creates CTR cxi/cfa/cci/cia files.