Skip to content

Commit

Permalink
removed lang for syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Sep 27, 2015
1 parent 064e0e2 commit 2cab307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Game Of Life

A python implementation of [Conway's Game of Life](http://en.wikipedia.org/wiki/Conway's_Game_of_Life) using the curses module with a small evolutionary twist.

```shell
```
$ gol --help
usage: gol [-h] [-f] [-n initial_points] [-r refresh_rate] [-t] [-x] [-v]
Expand Down

0 comments on commit 2cab307

Please sign in to comment.