From 6c962364e457ddf17d0867d67dee983326f3dff0 Mon Sep 17 00:00:00 2001 From: Neil Kandalgaonkar Date: Fri, 31 Jan 2014 19:23:37 -0800 Subject: [PATCH] Add photo to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 832220b..d030453 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A BASIC program that produces a Matrix-like display on Apple II computers. +![Photo of the code running on an old Apple //e by Scott Beale / Laughing Squid](http://farm9.staticflickr.com/8174/8047518696_521261169f.jpg) + +_Photo: [Scott Beale / Laughing Squid](http://laughingsquid.com/)_ + If you don't have an old Apple machine or emulator handy, try pasting the source in Joshua Bell's [Applesoft BASIC in Javascript](http://www.calormen.com/applesoft/).