From eeaeec1b8445775416a90b719202eae1679a0b16 Mon Sep 17 00:00:00 2001 From: Safiire Date: Sun, 29 Mar 2015 10:23:58 -0700 Subject: [PATCH] Updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7a3808..7c90665 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # N65 NES assembler version 0.5 This is an assembler for the Nintendo Entertainment System's 2A03 -microprocessor. The 2A03 is an 8-bit processor based on the MOS 6502. +microprocessor. + +The 2A03 is an 8-bit processor based on the MOS 6502. ```bash Usage: ./n65 -o outfile.nes