diff --git a/README.md b/README.md new file mode 100644 index 0000000..4dd3499 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# RomPatcher.js +An IPS/UPS ROM patcher made in HTML5. + +**Features:** +* can patch and create patches +* compatible with IPS and UPS formats +* shows ROM CRC32, MD5 and SHA-1 before patching +* easily scalable to other formats +* made in Vanilla JS