Skip to content

Commit

Permalink
Added info for clib
Browse files Browse the repository at this point in the history
  • Loading branch information
lavoiesl committed Sep 16, 2015
1 parent fb997ab commit 376883f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Outputs current CPU temperature for OSX.
## Usage

### Compiling

```bash
make
```
Expand All @@ -22,6 +23,12 @@ sudo make install # installs to /usr/local/bin
osx-cpu-temp
```

### Using clib

```bash
clib install lavoiesl/osx-cpu-temp
```

### Output example

```
Expand Down

0 comments on commit 376883f

Please sign in to comment.