summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.org b/README.org
index 0bb6964..2b5d08f 100644
--- a/README.org
+++ b/README.org
@@ -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