Skip to content

Commit fc2d94d

Browse files
committed
add additional resources
1 parent 266f307 commit fc2d94d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,21 @@ Average size of css-spinner is 1.5KB after minimized and 0.3KB after zipped.
1212
Browser Compatibility
1313
----------------
1414

15-
css-spinner uses moden CSS3 technologies like CSS Animations, CSS Transformation, which are supported by all modern browsers. To support older browsers like IE9, please use [loading.io](https://loading.io/animation/icon/) to genearte alternative GIF Loaders instead.
15+
css-spinner uses moden CSS3 technologies like CSS Animations, CSS Transformation, which are supported by all modern browsers. To support older browsers like IE9, please use [loading.io](https://loading.io/animation/icon/) to generate alternative GIF Loaders instead.
1616

1717

1818

1919
License
2020
----------------
2121

2222
All loader files here are released under CC0 License. However, you could attribute to this link: [loading.io css spinner ( https://loading.io/css/ )](https://loading.io/css/) to give loading.io a thumbs-up.
23+
24+
25+
26+
Other Resources
27+
----------------
28+
29+
If you want to make custom css loading animation, loading.io also provides [loading.css](https://loading.io/animation/) - A pure CSS loading animation library, and a [helper GIF builder](https://loading.io/animation/icon/). Don't forget to check it out and share your customized loader with us!
30+
31+
32+

0 commit comments

Comments
 (0)