From a7facb98cd89f3e68a931b49a62789bdaecb6b5c Mon Sep 17 00:00:00 2001 From: faiface Date: Mon, 6 May 2019 18:47:59 +0200 Subject: examples: add running instructions --- examples/pexeso/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/pexeso/README.md') diff --git a/examples/pexeso/README.md b/examples/pexeso/README.md index 03288ba..c4f455a 100644 --- a/examples/pexeso/README.md +++ b/examples/pexeso/README.md @@ -1,5 +1,9 @@ # Pexeso +``` +$ go run main.go +``` + The [game of pairs](https://en.wikipedia.org/wiki/Concentration_(card_game)), also know as _concentration_, _match match_, or _pexeso_. This one has an extraordinarily beautiful concurrent solution. ![Screenshot](screenshot.png) -- cgit v1.2.3