From f6c6872ebadbfb90f3c6cd4f6a8a4741be8e4790 Mon Sep 17 00:00:00 2001 From: Andreas Tietz Date: Sat, 4 Feb 2017 02:51:59 +0100 Subject: [PATCH] Added emoji-finder to Command Line Tools section (#86) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe3866c..0bd4fce 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi). - [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6. - [emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line. +- [emoji-finder](https://github.com/dematerializer/emoji-finder) - Quickly find and copy emoji to the clipboard via the command-line ## Data Manipulation