From 8be574db6b3992589a5124c998c747408ee383ce Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Thu, 28 Jan 2016 17:34:23 -0800 Subject: [PATCH] Fix bad path to screenshot 00 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0083a..32812ed 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ If we switch to the HGR screen and tried to enter in 0x41 what would happen? (Ig F3E2G ; `HGR` 2000:41 ; A -![Screenshot 0](pics_hgrfont_00.png?raw=true) +![Screenshot 0](pics/hgrfont_00.png?raw=true) Hmm, that doesn't look like an `A` at all, only gibberish -- 2 dots. :-/ (If you see 2 magenta dots ignore the color for now.)