From b4f1ff32e0025a677b41f36446d7fbcbb5c183b0 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 18 Sep 2020 11:15:06 -0500 Subject: Turn README into README.org and update it --- README | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 738f8cf..0000000 --- a/README +++ /dev/null @@ -1,28 +0,0 @@ -SPELLING-RBEE -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.) - -Dependencies: -espeak -ruby -ruby open-uri module - -Useage: -./spelling-rbee - - -SPELLING-RBEAD -The spelling ruby reader. - -spelling-rbead is the email reader for spelling-rbee. It to reads your email -for a message that has the word "Spelling:" in the subject and outputs the contents. - -Dependencies: -ruby -ruby net/imap - -Useage: -./spelling-rbead
> -- cgit v1.2.3