Skip to content

Commit 40f39d8

Browse files
committed
Add Bower install and more to README
* Mention v1's support for legacy browsers. * Provide link to project page for easy download. * Include Bower install command.
1 parent 341199f commit 40f39d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ the styles that need normalizing.
77

88
[Check out the demo](http://necolas.github.com/normalize.css/2.1.0/test.html)
99

10+
[Legacy browser support is available in v1](https://github.com/necolas/normalize.css/tree/v1)
11+
12+
## Install
13+
14+
Download from the [project page](http://necolas.github.com/normalize.css/).
15+
16+
Install with [Bower](http://twitter.github.com/bower/): `bower install --save normalize-css`
17+
1018
## What does it do?
1119

1220
* Preserves useful defaults, unlike many CSS resets.

0 commit comments

Comments
 (0)