From 30082bdeb7a72b11f8a22836cfb20572bae70c1d Mon Sep 17 00:00:00 2001 From: Liam Kelly <32558851+likel@users.noreply.github.com> Date: Wed, 21 Mar 2018 16:55:11 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e8a194..1276158 100755 --- a/README.md +++ b/README.md @@ -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