Skip to content

Commit 4c845b1

Browse files
committed
Merge branch 'master' of github.com:FezVrasta/bootstrap-material-design
2 parents f61f951 + 5c0b558 commit 4c845b1

14 files changed

Lines changed: 1431 additions & 1166 deletions

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
[![banner](demo/imgs/banner.jpg)](#)
44

5-
This Bootstrap theme is an easy way to use the new Material Design guidelines by Google in your Bootstrap 3 based application.
6-
Just include the theme right after the Bootstrap CSS and include the javascript at the end of your document, everything will be converted to Material Design (paper) style.
5+
This Bootstrap theme is an easy way to use the new [Material Design guidelines by Google](http://www.google.com/design/spec/material-design/introduction.html) in your Bootstrap 3 based application.
6+
Just include the theme, after the Bootstrap CSS and include the javascript at the end of your document (Just before the end of the `<body>` tag), and everything will be converted to Material Design (paper) style.
77

8-
This theme is in early development and is not ready for production.
8+
**Note:**This theme is in early development and is not ready for production.
99

10-
Check out [the demo at this link](http://fezvrasta.github.io/bootstrap-material-design/) (could be not even with the master branch).
10+
Check out [the demo at this link](http://fezvrasta.github.io/bootstrap-material-design/) (This demo may not be even with the master branch.)
1111

1212
## How to install
1313

0 commit comments

Comments
 (0)