From 1c25f825e5d18aa6899ef091b941769815e460f8 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Thu, 23 Jun 2016 11:40:33 -0600 Subject: [PATCH] Add emoj --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8dbf1e..f4bed41 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ Some fine resources to write your own CLI App. - [weather-cli](https://github.com/riyadhalnur/weather-cli) - Check the weather for your city from your terminal. - [hget](https://github.com/bevacqua/hget) - Render websites in plain text from your terminal. - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. +-[emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line. ## License