Adjust wording

This commit is contained in:
DavidBuchanan314 2017-01-03 21:30:18 +00:00
parent 10eeb1a503
commit 09f394cc45
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 6502-emu
A relatively simple and bug-free 6502 emulator. It is capable of running ehBasic.
A relatively bug-free and simple 6502 emulator. It is capable of running ehBasic.
Many 6502 emulators make extensive use of macros, which I personally think makes
code harder to understand. At the other extreme, some emulators implement each