From 2d130900aa7b5bbe5e010699c08f340c02238bf2 Mon Sep 17 00:00:00 2001 From: BaronKiko Date: Thu, 14 Feb 2019 14:22:40 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1f56aff..96be56f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Chup-8 A C# chip emulator -Only supports basic CHIP instructions, no super or mega supprt -To use just drag and drop your game onto the exe -It's clocked at 1khz, you can change this by changing the number passed into run in main. - -There is an issue with collision that effects some games but it mostly works -There is also an issue with closing, just ignore the error if it appears +Only supports basic CHIP instructions, no super or mega supprt +To use just drag and drop your game onto the exe +It's clocked at 1khz, you can change this by changing the number passed into run in main. + +There is an issue with collision that effects some games but it mostly works +There is also an issue with closing, just ignore the error if it appears