Skip to content

Commit

Permalink
📝 Add installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeta611 committed Feb 17, 2021
1 parent 730762d commit d8d4995
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ life --demo glidergun --out glider_gun.gif --ppc 10 --pos TL -W60 -H40

![The Gosper Glider Gun](glider_gun.gif)

## Installation
```
pip install golpy
```

## Usage
```
usage: life [-h] (-i GRID_INPUT | -d DEMO) [-o FILE | --debug-print]
Expand Down

0 comments on commit d8d4995

Please sign in to comment.