Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Jul 19, 2016
1 parent d4a1b6e commit a9fa2cb
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 @@ -22,6 +22,9 @@ const name = require("emoji-name-map");
console.log(name.get("heart_eyes"));
// 😍

console.log(name.get(":heart_eyes:"));
// 😍

console.log(name.emoji);
// {
// '100': '💯',
Expand Down

0 comments on commit a9fa2cb

Please sign in to comment.