diff options
author | Simon Parri <simonparri@ganzeria.com> | 2023-04-29 16:59:11 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2023-04-29 16:59:11 -0500 |
commit | 3ed504861247d30f4dcedb7a5c5d8832208f3631 (patch) | |
tree | 16a3c9701f1d06011979ace44cfde52a20f2d838 /README.org | |
parent | 8165b91ab76db09c8eac03b40ec895efa322d38a (diff) | |
download | spelling-rbee-3ed504861247d30f4dcedb7a5c5d8832208f3631.tar.gz spelling-rbee-3ed504861247d30f4dcedb7a5c5d8832208f3631.zip |
Capitalize Ruby in README.org
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ * spelling-rbee -The spelling bee in ruby. +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 @@ -8,19 +8,19 @@ have to type the whole line.) Dependencies: + espeak -+ ruby ++ Ruby Usage: ~./spelling-rbee <url-or-file>~ * spelling-rbead -The spelling ruby reader. +The spelling Ruby reader. spelling-rbead is the email reader for spelling-rbee. It to reads your email for a message with a desired subject line and outputs the contents. Dependencies: -+ ruby ++ Ruby Usage: #+BEGIN_SRC shell |