diff --git a/README.md b/README.md index 4d635a5..2bae1fc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple apple 1 emulator Implements a 6502 emulator, basic I/O and runs the Woz monitor. -Can aslo run Vince Briel Replica 1 ROM which includes Krusader and Apple 1 Basic -Just convert the binary dump into a C array as is done in woz.h +Can aslo run Vince Briel Replica 1 ROM which includes Krusader and Apple 1 Basic. +Just convert the binary dump into a C array as done in woz.h Have fun !