Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sambattalio authored Feb 13, 2020
1 parent 0f7d089 commit ccc81a3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,23 @@ by the following flags:
* `-l`: infinite looping

* `-s`: Chad stays in the center, striding in place.

## Installation

### Mac/BSD/Linux

**Install:**
```
make
make install
```

**Uninstall:**
```
make uninstall
```

### Windows

Someone please tell me

0 comments on commit ccc81a3

Please sign in to comment.