aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-17 17:17:46 -0500
committerMarc Coquand <marc@mccd.space>2024-05-17 17:17:46 -0500
commitd5d547126c5fe2d0235b63e4ed964c4285bb2bfb (patch)
treeca78381aef7b22e6da4e855a3ca3c95b4f84f7dc
parent7be96e053b53c8da2fab7cacb9206c4bfe358367 (diff)
downloadstitch-d5d547126c5fe2d0235b63e4ed964c4285bb2bfb.tar.gz
stitch-d5d547126c5fe2d0235b63e4ed964c4285bb2bfb.tar.bz2
stitch-d5d547126c5fe2d0235b63e4ed964c4285bb2bfb.zip
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