stitch

Note taking for messy minimalists

git clone git://mccd.space/stitch
commit 83ec5114c7447884a63b7114c7b6a3e582d9d57b
parent 4876e3dcbc1091c060819649141e019fb473024c
Author: Marc Coquand <marc@mccd.space>
Date:   Sun, 19 May 2024 09:59:52 -0500

README

Diffstat:
MREADME | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -33,9 +33,9 @@ _________________
   Build your own knowledge base, journal, todo manager and more.
 
   Stitch aims to be unopinionated; use whatever editor and file format you
-  want. The only requirement is that each file contains only one heading.
+  want. It only requires that each file contains only one heading.
 
-  While Stitch is a note-manager; it does not come with functionality for
+  While Stitch is a note-manager, it does not come with functionality for
   capturing notes to allow you to set it up in your preferred way. That said,
   the manpages comes with a minimal example to get you started.
 
@@ -49,7 +49,7 @@ _________________
   - Run shell commands on notes using sed, grep etc. with the command mode
   - Write notes in any editor: vim, kakoune... or even ed!
   - Available as a single static binary   
-  - No need for any DB, just files
+  - No need for an external DB, it only uses files
   - Unix-y & fast