about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-18 11:25:47 +0530
committerAndinus <andinus@nand.sh>2020-11-18 11:25:47 +0530
commitbe00783294a5ff8f6601b1109f55bb83282b27d6 (patch)
tree3cc305a604ef1991b4e047a9217f8290d68746fb /README
parenta6f670e6756a7a1f5e73f843ab7c914640b74e4c (diff)
downloadlyra-master.tar.gz
Remove scripts, improve lyra HEAD master
Now it prints fortunes from all directories by default, if the user
inputs an argument then it'll load that fortune file if it exists in
mentioned directories.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
index 6b8d4ca..24470d8 100644
--- a/README
+++ b/README
@@ -14,15 +14,3 @@ Default directory is assumed to be `$HOME/fortunes'.
 
 This program is not useful if you have `strfile' installed, just use it
 & place the datafiles in fortune directory.
-
-
-1 Usage
-═══════
-
-  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 ls # List all fortune files.
-  └────