From eaf9162bad594040fbabc169f9b96757689528a4 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 16 May 2024 10:33:52 -0500 Subject: Update README --- bin/main.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/main.ml b/bin/main.ml index 1708f13..79addc1 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -74,6 +74,7 @@ let headlines_cmd = "To set up, you will need to set STITCH_DIRECTORY (SEE ENVIRONMENT) at minimum. \ Stitch does not come with any built-in note-capturing tool, but you can easily \ set one up on your own (SEE EXAMPLES)." + ; `P "Stitch currently only works with a system where you have one file per note." ; `P "When you enter the program for the first time, press '?' to see the list of \ keybindings." -- cgit v1.2.3