From e08ca55adb905cf7e7059cf6c3573293cc0032b4 Mon Sep 17 00:00:00 2001 From: Jonathan Chen Date: Tue, 16 Aug 2016 06:49:06 -0400 Subject: [PATCH] Update project name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 222d9d93..461d2dbe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Like the original Objective-C version, swift-2048 does not rely upon SpriteKit. I'm not actively working on this, except to fix bugs and maintain compatibility with latest versions. Pull requests are welcome, though. Note that Swift was very different back when I first wrote this code, caveat emptor. -If you want to check out a more advanced Swift project, please take a look at **[Lambdatron](https://github.com/austinzheng/Lambdatron)**, my Clojure interpreter. +If you want to check out a more advanced Swift project, please take a look at **[Cormorant](https://github.com/austinzheng/Cormorant)**, my Clojure interpreter. Instructions ------------