aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index ebb842f..8391502 100644
--- a/README
+++ b/README
@@ -47,14 +47,15 @@ _________________
1.1 FEATURES
~~~~~~~~~~~~
- - Work with any file format, markdown, ruby markup, org etc.
- - Work in any editor: vim, vi, ed, kakoune
- Write your thoughs first, and organize later and read in multiple
different ways
+ - Work with any file format, markdown, ruby markup, org etc.
+ - Work in any editor: vim, kakoune... or even ed!
- Available as a single static binary
- No need for any DB, just files
- Unix-y & fast
+
1.2 CREDIT
~~~~~~~~~~
@@ -75,12 +76,12 @@ _________________
https://git.mccd.space/pub/stitch/refs/
Obs, the download link next to the tag is for the snapshot, you will have
- to enter the link of the tag to find the download to the binary.
+ to open the link of the tag to find the download to the binary.
Download the binary, chmod +x the binary and put in PATH.
At minimum, you will need to set the environment variable
- STITCH_DIRECTORY for it to work
+ STITCH_DIRECTORY for it to work.
1.5 DEVELOPMENT