From 3393a14a7caa9f40ea9bdbc86873e71260a11f73 Mon Sep 17 00:00:00 2001 From: "Vineeth.TR" Date: Tue, 14 Sep 2021 16:22:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09213634..381e86ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CSS3 Loaders and Spinners +# CSS3 Loaders & Spinners A general situation that we all might face while going through websites/apps is to wait for some progress or something to get loaded. A most simple solution in such scenarios is to use a loader or spinner to indicate users that something is loading in the background. Considering this, I tried to create a library having a collection of such loaders/spinners. There are no image dependencies for this library. It's developed using pure CSS3. Hence it will load fast and is easily customizable too.