Skip to content

Commit f656275

Browse files
committed
add another demo link to readme
1 parent 8cb9f63 commit f656275

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Single Element CSS Spinners](http://projects.lukehaas.me/css-loaders)
22
============
33

4-
This is a collection of loading spinners animated with CSS.
4+
This is a collection of loading spinners animated with CSS. See [demo](http://projects.lukehaas.me/css-loaders).
55

66
Each spinner consists of a single div with a class of 'loader' and content text of 'Loading...'.
77
The text is for screen readers and can be used as a fallback state for older browsers.
@@ -17,9 +17,12 @@ Each loader is given a font size in pixels and all other sizes are in ems so to
1717
- Chrome 4.0+
1818
- Firefox 16.0+
1919
- Opera 15.0+
20+
- Safari 4.0+
2021
- IE 10+
2122

2223
##License
2324

2425
[MIT](https://github.com/lukehaas/css-loaders/blob/step2/LICENSE)
2526

27+
28+

0 commit comments

Comments
 (0)