From 34c6329d5a4ea3f04b98a9dbad13e062109f19c1 Mon Sep 17 00:00:00 2001 From: David Lam Date: Mon, 10 Apr 2023 16:59:14 -0700 Subject: [PATCH] Update readmie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 195a2e34..890d3ebd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 2048 +# 2048 yoooo This is a derivative and the iOS version of the game 2048. In the very unlikely case that you don't know what it is, you can check it out [here](https://github.com/gabrielecirulli/2048).