Skip to content

Commit 5e64a2c

Browse files
committed
Edit README to say normalize should be used as an alternative to resets. Close necolas#39
1 parent 4d81be6 commit 5e64a2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ What does it do?
1717
How to use it
1818
-----------
1919

20-
It is suggested that you read through the `normalize.css` file and customise it to meet the design requirements of a project, rather blindly including it as a "black box".
20+
Normalize.css is intended to be used as an alternative to CSS resets.
21+
22+
It is suggested that you read through the `normalize.css` file and customise it to meet the design requirements of a project rather including it as a "black box".
2123

2224
If you prefer to use a different CSS formatting style, consider using a tool like [Procssor](http://procssor.com/).
2325

0 commit comments

Comments
 (0)