From d923215424cd78592f1dcece3216e2d22164968a Mon Sep 17 00:00:00 2001 From: Lauren Sperber Date: Tue, 30 Jul 2013 16:53:38 -0400 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 171b1e4..db32ba4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [Ease In](http://lauren.github.io/ease-in/) =============== -Fade in DOM elements hierarchically using CSS transitions and 393 bytes (minfied) of JavaScript. +Fade in DOM elements hierarchically using CSS transitions and 385 bytes (minfied) of JavaScript. Yes, bytes. 1) Download the source. Add `ease-in-1.0.0.min.js` to your JS directory, and link it in your document before the ending `body` tag: