Skip to content

Commit

Permalink
Merge branch 'master' of github.com:omnidan/node-emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
omnidan committed Aug 13, 2014
2 parents 507831b + 4cc5150 commit f5e0ef2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# node-emoji
_simple emoji support for node.js projects_

![node-emoji example](http://i.imgur.com/RgFj97V.png)

## Installation
To install `node-emoji`, you need [node.js](http://nodejs.org/) and [npm](https://github.com/npm/npm#super-easy-install). :rocket:

Expand Down Expand Up @@ -30,4 +32,4 @@ To update the list or add custom emoji, clone this repository and put them into
Then run `npm run-script emojiparse` in the project directory or `node emojiparse` in the lib directory.
This should generate the new emoji.json file and output `Done.`.

That's all, you now have more emoji you can use! :clap:
That's all, you now have more emoji you can use! :clap:

0 comments on commit f5e0ef2

Please sign in to comment.