From 914fdd0eac80482b559a445e9499dfe9f76ccc5b Mon Sep 17 00:00:00 2001 From: Mechazawa Date: Mon, 10 Mar 2014 18:21:49 +0100 Subject: [PATCH] forgot the http:// Gotta properly link to saming his site bro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c673443..8e21c74 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 2048 -A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](saming.fr/p/2048/) (also a clone). +A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone). Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) -- GitLab