From 7d6fcdfcf7cf5b1bebf866d45c4cdef2dd27d851 Mon Sep 17 00:00:00 2001 From: Jessica Date: Tue, 12 Jul 2016 17:00:30 -0700 Subject: [PATCH] updating readme with link to finished app --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95a01b1..9e882cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +##Finished App: http://star-wars-2048.herokuapp.com/ + # 2048 For this project, we will be working in pairs to create a clone of the super-fun browser based game [2048](http://gabrielecirulli.github.io/2048/).