From 2118652df96df9a3a4ad0328f5c5012266a8a67a Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 16 Apr 2022 22:37:52 +0800 Subject: [PATCH] Update root readme again. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b976aa2..3f7f976 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -Project_CTR -=========== +# Project_CTR +Project CTR is a collection of custom Nintendo 3DS tools. -* [ctrtool](ctrtool/README.md) - a tool to read/extract Nintendo 3DS files. +## Tools +[ctrtool](ctrtool/README.md) - a tool to read/extract Nintendo 3DS files. ([download](https://github.com/3DSGuy/Project_CTR/releases/tag/ctrtool-v1.1.0)) -* [makerom](makerom/README.md) - creates CTR cxi/cfa/cci/cia files. +[makerom](makerom/README.md) - creates CTR cxi/cfa/cci/cia files. ([download](https://github.com/3DSGuy/Project_CTR/releases/tag/makerom-v0.18))