Update 'README.md'

This commit is contained in:
Skylar Ittner 2017-05-14 22:09:33 -06:00
parent 250ad30a1a
commit 928139a345

View File

@ -1,3 +1,7 @@
# Material-Color
Additional color classes for Bootstrap 3. Based on the [Material Design palette](https://material.io/guidelines/style/color.html#color-color-palette).
Additional color classes for Bootstrap 3. Based on the [Material Design palette](https://material.io/guidelines/style/color.html#color-color-palette).
## Notes:
* Link this CSS after you link to Bootstrap.css.
* Use the included color classes instead of .navbar-default, .btn-primary, etc.