From 4b3cb4f1898373644f268e4afa3a570e7b839494 Mon Sep 17 00:00:00 2001 From: vonmillhausen Date: Sun, 7 May 2023 21:06:23 +0100 Subject: [PATCH] Update README.md Added version section at the bottom --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3a4b4b6..6b77f1f 100644 --- a/README.md +++ b/README.md @@ -207,3 +207,8 @@ These are files that I have not yet determined what they do; if anyone has any i | nyquest.gdb | UNKNOWN; binary | | oldversion.kbe | UNKNOWN; binary | | TSMFK.TAX | UNKNOWN; four bytes, all `0x00`. __Not__ the same format as the `*.tax` files mentioned in the "ROM Lists" section above | + +--- + +## Version History +20230507 - 1.0: Original creation of this page.