about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-28 01:20:00 +0530
committerAndinus <andinus@nand.sh>2020-08-28 01:20:00 +0530
commita6f670e6756a7a1f5e73f843ab7c914640b74e4c (patch)
treeb01fd99921d6486a2cf266c0b3eb03522298e4d5
parent179bf59d8735886be89ec8debb903c1498d65831 (diff)
downloadlyra-a6f670e6756a7a1f5e73f843ab7c914640b74e4c.tar.gz
Document scripts directory
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 0d022e8..6b8d4ca 100644
--- a/README
+++ b/README
@@ -19,11 +19,10 @@ This program is not useful if you have `strfile' installed, just use it
 1 Usage
 ═══════
 
-  You have to run `lyra mirror' once before using it, it'll mirror all
-  the fortune files in `%fortune'.
+  Get the fortunes by executing `fortunes.pl' & `kirch.sh' from scripts
+  directory. Read the source before running them, it's short.
+
   ┌────
   │ lyra mst # Print a random fortune from mst fortunes.
-  │ lyra mirror # Mirror fortune files.
-  │ lyra latest # Get latest fortune files.
   │ lyra ls # List all fortune files.
   └────