From 88341945071dd5f3437207f253d4eb977fbede83 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Thu, 15 Jan 2015 11:34:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dde5880c..abeb6f07 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can see a demo in my [blog](http://blog.kikobeats.com). 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) Create your favicons with [Favicon Generator](http://realfavicongenerator.net/). 4) For production exec `grunt production`. This minify and concat your code. @@ -40,4 +40,4 @@ You can see a demo in my [blog](http://blog.kikobeats.com). ## License -MIT © [Kiko Beats](kikobeats.com) \ No newline at end of file +MIT © [Kiko Beats](kikobeats.com)