From 7140860b44b7d48c2f98557dc109b2464783030b Mon Sep 17 00:00:00 2001 From: Robert James Gabriel Date: Fri, 25 Mar 2016 17:08:51 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a539767..b060f75f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -# bootstrap-material-design +[![banner](demo/imgs/banner.jpg)](#) [![build status](https://travis-ci.org/FezVrasta/bootstrap-material-design.svg?branch=master)](https://travis-ci.org/FezVrasta/bootstrap-material-design) [![gratipay](https://img.shields.io/gratipay/FezVrasta.svg)](https://gratipay.com/FezVrasta) [![Bower version](https://badge.fury.io/bo/bootstrap-material-design.svg)](https://github.com/FezVrasta/bootstrap-material-design) -[![banner](demo/imgs/banner.jpg)](#) + +## About Material Design for Bootstrap is a Bootstrap V3 compatible theme; it 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 `` tag), and everything will be converted to Material Design (Paper) style.