stitch

Note taking for messy minimalists

git clone git://mccd.space/stitch
commit 870a4b7792572c1bb28c2dcf7035d5859de3a6da
parent 54ca685422a37b3ebf4e24596d094a708834f221
Author: Marc Coquand <marc@mccd.space>
Date:   Mon, 10 Jun 2024 09:46:03 -0500

Update README

I don't want Stitch to depend on GNU Grep, but it is ATM.

At some point we should change it to work with busybox as well.

Diffstat:
MREADME | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -91,6 +91,8 @@ _________________
   STITCH_DIRECTORY, which should be an absolute path to where you want to
   store your notes, for stitch to work.
 
+  Stitch depends on GNU Grep or Ugrep. 
+
 
 1.6 DEVELOPMENT & BUILDING
 ~~~~~~~~~~~~~~~~~~~~~~~~~~