From 73c981e31a8364fe9020079e959f3949cc1ec478 Mon Sep 17 00:00:00 2001 From: Nick Yeates Date: Sat, 7 Dec 2013 03:08:12 -0500 Subject: [PATCH 1/2] Grammar fixes in Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index f714045..1b2b54c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ smcFanControl ============= -smcFanControl lets the user set the minimum speed of the build-in fans. So you can increase your minimum fan speed to make your Intel Mac run cooler. However in order not to damage your machines smcFanControl doesn't let you set a minimum speed to a value below Apple's defaults. +smcFanControl lets the user set a minimum speed for built-in fans. It allows you to increase your minimum fan speed to make your Intel Mac run cooler. In order to not damage your machine, smcFanControl does not let you set a minimum speed to a value below Apple's defaults. ![My image](https://dl.dropbox.com/u/363242/screenshots/smc_screenshot.png) @@ -9,4 +9,4 @@ Requirements: Intel Mac / OS X 10.5 or higher Compiled version: http://www.eidac.de/smcfancontrol/smcfancontrol_2_4.zip -License: GPL 2 \ No newline at end of file +License: GPL 2 From 32ced3b96900c9f4a1132b35e1da94b727b0e12b Mon Sep 17 00:00:00 2001 From: Nick Yeates Date: Sat, 7 Dec 2013 04:06:21 -0500 Subject: [PATCH 2/2] FAQ file references The FAQ has a lot of good info and is well written. Any reader of this quick readme should know about the documentation within the FAQ file. I could not figure out a way to universally link to it within githubs flavor of .md markdown, so I just referenced it by textual explanation. --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 1b2b54c..6b806c5 100644 --- a/Readme.md +++ b/Readme.md @@ -9,4 +9,6 @@ Requirements: Intel Mac / OS X 10.5 or higher Compiled version: http://www.eidac.de/smcfancontrol/smcfancontrol_2_4.zip +FAQ / More info: Found in project under "Ressources/*.lproj/F.A.Q.rtf" or included in above .zip + License: GPL 2