From 73301c774502c6f5f9aeb3bacd93cbf6c58c655b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Jul 2026 17:00:00 +0200 Subject: Remove .github directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- crates/readrom/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/readrom/README.md') diff --git a/crates/readrom/README.md b/crates/readrom/README.md index 5252cb7..318d74b 100644 --- a/crates/readrom/README.md +++ b/crates/readrom/README.md @@ -1,7 +1,7 @@ `readrom` is an objdump-like utility that reads a given NES/Famicom ROM file and shows information about it. You can run it by simply passing a ROM file to it. For example, for the [Jetpac NTSC ROM -file](https://github.com/mssola/jetpac.nes/releases/tag/v1.0): +file](https://git.mssola.com/releases/jetpac.nes/v1.0/): ``` $ readrom jetpac.NTSC.nes -- cgit v1.2.3