From 1b3b82f7021b7a80042e17d78552657d27e97bcf Mon Sep 17 00:00:00 2001 From: mgcaret Date: Thu, 7 Feb 2019 15:11:34 -0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43f3cba..b874a91 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Unlike the Apple //c firmware, there is no free space in the //e firmware. Ther - Sacrificing the tape code ('no_tape'). - This version has a terse menu in order to fit in the available space. + - The diagnostics may be entered by pressing both apple keys with ctrl+reset. - Sacrificing the diagnostic code ('no_diags'). - This version has a nicer menu that takes advantage of available space.