Skip to content

Commit

Permalink
Merge pull request #3 from thesabbir/develop
Browse files Browse the repository at this point in the history
Update from Developement Branch
  • Loading branch information
thesabbir committed Nov 19, 2014
2 parents 7dccb32 + 05de783 commit aceba4b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-line-icons",
"version": "0.0.1",
"version": "0.1.0",
"authors": [
"Sabbir Ahmed <[email protected]>"
],
Expand All @@ -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",
Expand Down

0 comments on commit aceba4b

Please sign in to comment.