aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pexeso/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pexeso/README.md')
-rw-r--r--examples/pexeso/README.md4
1 files changed, 4 insertions, 0 deletions
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)