From 17f52a919ebfa40dde749f4786e7c0512f3872eb Mon Sep 17 00:00:00 2001 From: Luigi Thirty Date: Thu, 27 Jul 2017 02:38:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5bec94..aa3e988 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # FruitMachine-Swift Soon: Fruit Machine Apple I emulator, but in Swift. -Now: Half of a 6502 emulator. +Now: A 6502 emulator/debugger and half of a text console.