From 136efea01d938dc7d5592a960364b1c72b47a4f2 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Sat, 22 Jul 2017 12:10:06 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 28dc498..4dd3499 100644 --- a/README.md +++ b/README.md @@ -1,9 +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 +**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