From 386b2d4b00a4755a7b87bec0433b53cdeb520a54 Mon Sep 17 00:00:00 2001 From: David Stancu Date: Mon, 23 Apr 2018 15:15:22 -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 9381f2b..6e64319 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mrbuffer -A small text editor for the 40 character buffer of the Apple IIgs I used to learn 65816 assembly. +A small text editor for the 40 character buffer of the Apple IIgs I used to learn 65816 assembly. Here's [technical walkthrough](https://hackernoon.com/building-mrbuffer-a-text-editor-for-a-31-year-old-computer-59d5ea450507) on how I built it! ![mrbuffer](https://i.imgur.com/82d4caa.gif)