Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfran committed Nov 18, 2016
1 parent 2ca8ff8 commit 07127d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
files/* linguist-vendored=false
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ Now you can add emoji classes in your code
<div class="eo eo-smile"></div> <!-- emoji one smile emoji -->
```

![emoji screenshot](screenshot.png?raw=true "emoji screenshot")
![emoji screenshot](https://raw.githubusercontent.com/juanfran/emoji-data-css/master/screenshot.png "emoji screenshot")

If you selected all the sizes file

Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "emoji css classes",
"main": "index.js",
"repository": "git://github.com/juanfran/emoji-data-css.git",
"dependencies": {
"emoji-datasource": "^2.4.4",
"clean-css": "^3.4.20"
Expand Down

0 comments on commit 07127d5

Please sign in to comment.