From 532f59d86d8ef2db5f6ee5c26750ec3f8885f247 Mon Sep 17 00:00:00 2001 From: Febbweiss Date: Thu, 28 Sep 2017 13:34:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82fc1e1..727d332 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The goal is to remove all Pyramid's cards. To remove a card, it must be associated with an other one and their sum must be equals to 13. Each card has is numeric value and Kings' value is 13 (no need to be associated with an other card), Queens' value is 12 and Jake' value is 11. -A live demo is avalaible [here](http://www.viadeo-playground.com/pyramid/index) +A live demo is avalaible [here](https://febbweiss.github.io/games/pyramid/) Credits : ---------