diff --git a/README.md b/README.md index d3f540d4..e66a807a 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,14 @@ You can see a demo in my [blog](http://blog.kikobeats.com). ## Installation -1) Fork this repository. +1) Download the last release tagged version. 2) Execute `npm install` for install the dependencies. 3) For development exec `grunt`. This provide you livereload. You need to have [SASS and bourbon](https://github.com/daleanthony/uno#development) as well. +4) Create your favicons with [Favicon Generator](http://realfavicongenerator.net/)- + 4) For production exec `grunt production`. This minify and concat your code. 5) Deploy! diff --git a/assets/img/cover.jpg b/assets/img/cover.jpg deleted file mode 100644 index 2dce9508..00000000 Binary files a/assets/img/cover.jpg and /dev/null differ diff --git a/assets/img/pic.png b/assets/img/pic.png deleted file mode 100644 index f91ae370..00000000 Binary files a/assets/img/pic.png and /dev/null differ