From e6c156c1752dba7e53f308fd6dd3294e9f99337e Mon Sep 17 00:00:00 2001 From: Jared Date: Thu, 6 Feb 2014 21:50:33 -0800 Subject: [PATCH] Update sache.json --- sache.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sache.json b/sache.json index c61c92f..7699f37 100644 --- a/sache.json +++ b/sache.json @@ -1,5 +1,5 @@ { "name": "Ceaser Easing", "tags": ["transitions", "easing", "animations"], - "description" : "Awesome transitions for you to use" -} \ No newline at end of file + "description" : "Shortcuts for different easing equations to use in css transitons and animations." +}