diff --git a/README.md b/README.md index 24f8e054..d0cb5552 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ [](#) -This Bootstrap theme is an easy way to use the new Material Design guidelines by Google in your Bootstrap 3 based application. -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. +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. +Just include the theme, after the Bootstrap CSS and include the javascript at the end of your document (Just before the end of the `
` tag), and everything will be converted to Material Design (paper) style. -This theme is in early development and is not ready for production. +**Note:**This theme is in early development and is not ready for production. -Check out [the demo at this link](http://fezvrasta.github.io/bootstrap-material-design/) (could be not even with the master branch). +Check out [the demo at this link](http://fezvrasta.github.io/bootstrap-material-design/) (This demo may not be even with the master branch.) ## How to install diff --git a/bower.json b/bower.json index 2da05081..a0d07b2c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Material Design for Bootstrap", - "version": "0.0.8", + "version": "0.1.0", "homepage": "http://fezvrasta.github.io/bootstrap-material-design", "authors": [ "Federico ZivoloMaterial Design for Bootstrap is a theme for Bootstrap 3 which let you use the new Google Material Design in your favourite front-end framework.
-If you like this project you may support me donating something on Gittip, starring this repository or reporting bugs and ideas in the issue section.
-Read more about Material Design for Bootstrap visiting the Github page.
+Material Design for Bootstrap is a theme for Bootstrap 3 which lets you use the new Google Material Design in your favorite front-end framework.
+If you like this project you can support me by donating something on Gittip, starring this repository, or reporting bugs and ideas.
+Read more about Material Design for Bootstrap at the Github page.