Skip to content

Commit c5a5dbf

Browse files
authored
Update README.md
1 parent 46b69fa commit c5a5dbf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ A general situation that we all might face while going through websites/apps is
33
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 CSS. Hence it will load fast and is easily customizable too.
44

55
[![image](https://user-images.githubusercontent.com/5153908/140635756-e2a4d043-d86b-4748-b006-7db8e7e03079.png)
6-
](https://cssloaders.github.io)
6+
](https://cssloaders.github.io) [![CSS Loaders - Collection of different types of CSS loaders, spinners | Product Hunt](https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=318866&theme=light)](https://www.producthunt.com/posts/css-loaders?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-css-loaders)
77

88

99

1010
![CSS loaders and spinner](https://user-images.githubusercontent.com/5153908/140634495-3ae7b6ae-8535-4e95-b76f-a4420029ca0d.gif)
1111

1212

1313

14-
All loader are created in single tag html
14+
## HTML
15+
16+
Each loader has been build on top of a single html tag, so that it is easily portable. Hence more convenient to be intrgrate with projects
17+
1518
```html
1619

1720

0 commit comments

Comments
 (0)