diff --git a/README.md b/README.md index 33abe40..2765166 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Additional color classes for Bootstrap 3. Based on the [Material Design palette ## Notes: * Link this CSS after you link to Bootstrap.css. -* Use the included color classes instead of .navbar-default, .btn-primary, etc. \ No newline at end of file +* Use the included color classes instead of .btn-primary, .alert-danger, etc. +* Navbars need both the .navbar-inverse and .navbar-[color] classes to appear properly. +* We recommend using the [Bootswatch Paper](http://bootswatch.com/paper/) theme with this stylesheet. We don't test or support it on other themes, actually. \ No newline at end of file