From 5baeedab8e3035c0ebde06fec83d34b9a4dd4d46 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Mon, 4 Apr 2016 11:25:56 +0300 Subject: [PATCH] README improvements. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b2f266..a03a0a7 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ This GitHub repository maintains the sources for fortune-mod, a version of -[the UNIX fortune command](http://en.wikipedia.org/wiki/Fortune_%28Unix%29) -to display a random quote from a collection of quotes, on the command line. +[the UNIX fortune command](http://en.wikipedia.org/wiki/Fortune_%28Unix%29). +`fortune` is a command-line utility which displays a random quotation from a +collection of quotes. For more information about it you can contact [Shlomi Fish](http://www.shlomifish.org/) . @@ -13,7 +14,7 @@ For more information about it you can contact # What was already done. 1. fortune-mod-1.99.1 was imported into the repository from the Mageia tarball -as the tag. +as the tag fortune-mod-1.99.1. 2. Cleaned up the build process a little. @@ -27,7 +28,7 @@ as the tag. 7. Fixed some typos. -8. Add [Travis-CI](https://travis-ci.org/) support. +8. Added [Travis-CI](https://travis-ci.org/) support. # What remains to be done. -- 2.50.1