From 4422c65bc42162d17f6b40c03f48e82a58b8b61d Mon Sep 17 00:00:00 2001 From: johnbintz <27256+johnbintz@users.noreply.github.com> Date: Sat, 15 Jul 2023 07:10:21 -0400 Subject: [PATCH] move to gitea --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e90fe9e..5622a6d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ NES development! Visit [r1kr.blog/read/nestextpasswordrom](https://r1kr.blog/read/nestextpasswordrom) to learn more! +This project has moved to Gitea: https://code.hackerbun.dev/TheIndustriousRabbit/nes-password-rom + ## Building * Install [dasm](https://dasm-assembler.github.io/)