From df0ec68860b2b76129aeb412e8f7f6464686cd57 Mon Sep 17 00:00:00 2001 From: Joshua Sherman Date: Sun, 2 Feb 2014 16:56:10 -0500 Subject: [PATCH] Reworded readme a bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4095346..16fa1d8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ wetness `wetness` is a `bash` script for checking a CSS file for duplicate properties. Just like [Ellie Kemper][BJ], the aim of this script is to help make it DRY. -This script utilizes associative arrays in `bash` which requires version 4. OSX -is still shipping with version 3.2 but you can upgrade to 4.2 with -`brew install bash`. +This script utilizes associative arrays in `bash` which requires version 4 or +better. OSX is still shipping with version 3.2 but you can easily upgrade to +4.2 with `brew install bash`. [BJ]: http://www.collegehumor.com/video/1183463/derrick-comedy-blowjob