From 51ac3e8f59f3abe6816fa44903786aaec49b465c Mon Sep 17 00:00:00 2001 From: Felipe Lima Date: Tue, 7 Mar 2017 21:51:40 -0800 Subject: [PATCH] Nit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 512a9fe..532bb56 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ solution was implemented. As of now, it is able to assemble and run simple progr the [snake6502](https://gist.github.com/wkjagt/9043907) implementation by Willem van der Jagt, which was also used in the Easy 6502 "ebook". -## Screenshot +## Demo ![](https://raw.githubusercontent.com/felipecsl/6502Android/master/demo.gif)