diff --git a/README.md b/README.md index 85dda1f..afb638e 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,19 @@ Touch Bar iStats shows temperature of CPU/GPU/MEM or [whatever you want](https://github.com/Chris911/iStats#advanced-usage) on your touch bar. -# Features +## How to install -Icons +1. Install [BetterTouchTool](https://www.boastr.net/) +2. Install [iStats](https://github.com/Chris911/iStats) ruby gem with `sudo gem install iStats` + (you can use macOS embeded ruby, `rbenv` or `rvm`) +3. Pull this repo contents +4. Open BetterTouchTool/Preferences/Touch Bar and import JSON files Gauges will turn red when safe temperature is exceeded: * CPU >75 * GPU >85 * MEM >90 -## How to install - -1. Install [BetterTouchTool](https://www.boastr.net/) -2. Install [iStats](https://github.com/Chris911/iStats) Ruby gem with `sudo gem install iStats` -3. Download repo contents open BetterTouchTool Preferences/Touch Bar and import JSON files - ## Authors * [Marek Kaczkowski](https://github.com/marekkaczkowski)