From d03d096936f1663a0208d3d50e36286f222f766d Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Tue, 10 Mar 2020 00:51:01 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8049ced..a0f5cbd 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This repro includes a `BASIS.SYSTEM` implementation that takes the passed file and invokes `DOS3.3.LAUNCHER` on it. It searches for `DOS3.3.LAUNCHER` starting in the directory containing the DOS 3.3 file, and then upwards. So you can create a disk like this: * `PRODOS` +* `QUIT.SYSTEM` * `BASIS.SYSTEM` * `DOS.GAMES/` * `DOS3.3.LAUNCHER`