summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-10-11 18:09:55 -0400
committerZach DeCook <zachdecook@librem.one>2021-10-11 18:09:55 -0400
commite74725c240de57227dd96439e43ba10187e8bc3a (patch)
treee5221691e66f5deea089ca7c584d0c6bb7941f6b /README.md
parent8c8c0b71c2cd6cebac1d5d2a84e0add59b638791 (diff)
downloadswipeGuess-e74725c240de57227dd96439e43ba10187e8bc3a.tar.gz
readme: start describe using directory.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0fa44b..c939730 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ ls $PATH | awk '{ print length, $0 }' | sort -nr | cut -d" " -f2- > binsSorted.t
 
 ```
 
+Alternatively, for performance, you can use a directory with the following format: each file is named with the first and last letters of the contained words.
+The script `makeDir.sh` is provided to help create these.
+
 ## output-program
 
 * `completelyTypeWord.sh` (included in this repository) will type the characters (besides the first character) using wtype.