Skip to content

Commit

Permalink
Modify README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
amio committed Jun 22, 2016
1 parent 4fffbf1 commit af3b473
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ console.log(emoji[2])
// "keywords": "face, joy, laugh, tear"
// }
```

if you care about file size:

```javascript
var emojiCompact = require('emoji.json/emoji-compact.json')
console.log(emojiCompact)
Expand Down

0 comments on commit af3b473

Please sign in to comment.