eedf7091 by bootflat

Merge remote-tracking branch 'origin/v2.0.0'

2 parents df381000 c8586e24
......@@ -37,7 +37,9 @@ Bootflat is fully responsive, built for mobile-first in mind. It provides off sc
## Manual Start
Install with [bower](http://bower.io/)?
`bower install bootflatv2`
`bower install Bootflat#<version>`
The current version is: `2.0.0`
The source files are in the `bootflat/` folder. You can just grab the `bootflat/css/`, `bootflat/scss/`,`bootflat/js/` and `bootflat/img/` folders and you'll be good to go.
......
......@@ -3,7 +3,7 @@
"version": "2.0.0",
"homepage": "http://bootflat.github.io",
"authors": [
"Dong Xu <bootflat2@gmail.com>"
"flathemes <info@flathemes.com>"
],
"description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.",
"repository": {
......@@ -29,6 +29,7 @@
"node_modules",
"bower_components",
"angularicons",
"free-psd.html",
"documentation.html",
"getting-started.html",
"index.html",
......