Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
likel authored Mar 21, 2018
1 parent 03b6cc7 commit 30082bd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ https://en.wikipedia.org/wiki/Frustration_(solitaire)
https://arxiv.org/pdf/math/0703900.pdf

# How to run
Run example.php from the CLI, e.g. in linux: $ php example.php {number_of_cards} {number_of_suits}

Run example.php from the CLI, e.g. in linux:
```
$ php example.php {number_of_cards} {number_of_suits}
```
Run example.php in a web browser

0 comments on commit 30082bd

Please sign in to comment.