From 44632141549c4bd973e5357331e0525849868a63 Mon Sep 17 00:00:00 2001 From: jhey tompkins Date: Fri, 24 Mar 2017 00:31:30 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3306304..95dcc41 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -#whirl +# whirl -###Pure CSS loading animations with minimal effort! +### Pure CSS loading animations with minimal effort! ![alt tag](https://raw.github.com/jh3y/pics/master/whirl/whirl.gif) +### NOTE +A large rework of `whirl` is currently underway to add new whirls etc. + +A preview is available on the `rework` branch :wink: + #### Basic usage 1. Include the [stylesheet](https://raw2.github.com/jh3y/whirl/master/whirl.css) (tweaking where necessary). 2. Add and remove appropriate classes to your elements when necessary to show loading (using js). @@ -18,7 +23,7 @@ That's it! ``` -####Options +#### Options From using the demo you can work out which classes you need to add to your elements in order to show the loading animation you want. By default, you will always need `whirl`.