From 4eaf13f42a92d34efabc6b438c5e00b2844996d0 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 26 Jun 2016 06:26:38 -0700 Subject: [PATCH] Update SaveTheDot [ci skip] --- contents.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 7731c5a2..03c0dab6 100644 --- a/contents.json +++ b/contents.json @@ -4825,8 +4825,9 @@ { "title": "SaveTheDot", "category": "games", - "description": "UIViewPropertyAnimator experiment where you have to scape from the squares", - "source": "https://github.com/JakeLin/SaveTheDot" + "description": "UIViewPropertyAnimator experiment where you have to escape from the squares", + "source": "https://github.com/JakeLin/SaveTheDot", + "license": "mit" } ] }