diff options
author | Simon Parri <simonparri@ganzeria.com> | 2023-04-29 17:00:31 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2023-04-29 17:00:31 -0500 |
commit | 97c6f87f861abd2421e4a8d3accf2119ec508281 (patch) | |
tree | cfcb6d673c33b7544ef9fff218a5f61617d53f99 | |
parent | 3ed504861247d30f4dcedb7a5c5d8832208f3631 (diff) | |
download | spelling-rbee-97c6f87f861abd2421e4a8d3accf2119ec508281.tar.gz spelling-rbee-97c6f87f861abd2421e4a8d3accf2119ec508281.zip |
Re-phrase spelling-rbee's description in README.org
-rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ The spelling bee in Ruby. ~spelling-rbee~ is a spelling bee program that can be used with any -~.txt~ file that follows the format of one thing to spell per each -line. (Note that you can have more than one word per line, you just -have to type the whole line.) +plain-text file (or URL). The file should have phrase to spell per +line. Note that a phrase can be more than one word; you just have to +type the whole phrase. Dependencies: + espeak |