From 478b6ec346e3787f589e4af751378d06ded4cbbc Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli <886011+gabrielecirulli@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:06:19 +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 6b1da38..c947a03 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](http://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). 2048 was indirectly inspired by [Threes](https://asherv.com/threes/). Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/)