updated readme master
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Tue, 25 Jun 2019 19:18:15 +0000 (15:18 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2019 19:18:15 +0000 (15:18 -0400)
readme

diff --git a/readme b/readme
index e47fc196304fad31a24896f4ef2733fd43bcccf3..c4d54bde794a83becaf5bf915082cb1b0e138cee 100644 (file)
--- a/readme
+++ b/readme
@@ -1,4 +1,4 @@
-Once you save churchfathers file to your computputer run the following command from the terminal in the directory your file is located                                                      
+Once you save the churchfathers file to your computer run the following command from the terminal in the directory your file is located                                                      
                                                                                                                                                                
 strfile churchfathers                                                                                                                                         
                                                                                                                                                                
@@ -6,10 +6,7 @@ This will create churchfathers.dat
                                                                                                                                                                
 If you type fortune /pathtoyourfile/churchfathers
                                                                                                                                                                
-A "fortune" in this case a saying from the Church Fathers will be generated at the command line. You can pipe this into other programs such as cowsay or xcowsa
-y.  I added to my .zshrc file so every time I start a new terminal I get a saying of a church father.  I also created an alias for clear so every time I clear 
-my terminal I get a saying from a church father.  You can create a simple script that pipes fortune  into xcowsay or notify-file to get a popup in your xwindow
- session based on either an action or based on a time frame.  There is a php version of fortune that allows you to add random sayings to your website.
+A "fortune" in this case a saying from the Church Fathers will be generated at the command line. You can pipe this into other programs such as cowsay or xcowsay.  I added to my .zshrc file so every time I start a new terminal I get a saying of a church father.  I also created an alias for clear so every time I clear  my terminal I get a saying from a church father.  You can create a simple script that pipes fortune  into xcowsay or notify-file to get a popup in your xwindow  session based on either an action or based on a time frame.  There is a php version of fortune that allows you to add random sayings to your website.
  
  If you want to add more quotes just edit the churchfathers file.  Between each quote there should be a single line with a single %
  Once you are done editing rerun strfile churchfathers to add the additional quotes to the dat file.