diff --git a/README.md b/README.md index 8c42122..079968e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -Simple line icons bower package -============================ +Simple line icons +==== + +Simple line icons with CSS, SAAS & Web-fonts files. + +Installation +==== + +via bower + +```shell + +bower install simple-line-icons --save + +``` + +Preview +=== +![preview](http://graphicburger.com/wp-content/uploads/2013/10/Simple-Line-Icons-Webfont-600.png) + +Credits +=== +[Jamal Jama](https://twitter.com/byjml) for creating this awesome webfont. + +Contributors +==== +* [Sabbir Ahmed](https://twitter.com/alreadysabbir) +* [Zeshan Ahmed](https://twitter.com/zeshanshani22) \ No newline at end of file diff --git a/bower.json b/bower.json index a2d929f..2042b56 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "simple-line-icons", - "version": "0.0.1", + "version": "0.1.0", "authors": [ "Sabbir Ahmed " ], @@ -13,6 +13,7 @@ ], "main": [ "css/simple-line-icons.css", + "scss/simple-line-icons.scss", "fonts/Simple-Line-Icons.eot", "fonts/Simple-Line-Icons.svg", "fonts/Simple-Line-Icons.ttf",