From 1e62d17a8fb80d85229f244b14ef59911f40bfe9 Mon Sep 17 00:00:00 2001 From: Daniel Loffgren Date: Sun, 5 Mar 2017 19:51:27 -0800 Subject: [PATCH] Added a snippet about the manpage --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3619bee..3beda1e 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ It even has a built-in machine debugger: # Running `./apple1` + +For more documentation, check the included manpage: +`man src/apple1.1`