Skip to content

Commit aa288a7

Browse files
committed
reformat README
1 parent fb0c532 commit aa288a7

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# CSS-Spinner
1+
# css-spinner
22

33
[Live Demo](https://loading.io/css/)
44

5-
collection of 12 small, elegant pure css spinners for your website loading animation.
5+
Collection of 12 small, elegant pure css spinners for your website's loading animation.
66

7-
![css spinner](https://github.com/loadingio/css-spinner/blob/master/web/static/thumbnail.gif?raw=true)
7+
![css spinner](https://raw.githubusercontent.com/loadingio/css-spinner/master/web/static/thumbnail.gif)
88

99

1010
## Features
@@ -39,23 +39,20 @@ You can also customize all these loaders by building them yourself.
3939
- generated files will be in `dist/` folder.
4040

4141

42-
Browser Compatibility
43-
----------------
42+
## Browser Compatibility
4443

4544
These spinners use CSS Animation and Transformation which is widely supported by major modern browsers except IE<=9. To support older browsers like IE9, please use [loading.io](https://loading.io/animation/icon/) to generate alternative GIF Loaders instead.
4645

4746

4847

49-
License
50-
----------------
48+
## License
5149

5250
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.
5351

5452
Other source codes are released under MIT License.
5553

5654

57-
Other Resources
58-
----------------
55+
## Other Resources
5956

6057
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!
6158

0 commit comments

Comments
 (0)