From b4d374cbe26b24297ab7ee0d759d3e2b26f94c69 Mon Sep 17 00:00:00 2001 From: Jakukyo Friel Date: Wed, 27 Jul 2016 07:56:38 +0800 Subject: [PATCH] Refine README: (#31) * Add commands to install dependencies on debian. * README: mention `requests` in dependencies. Thanks @h82k to point out this in #29 * README: fix broken link. * Improve instructions on uncompress emoji.cache. See #29 * README: remove unnecessary unpack command. > unpacking emoji should not be necessary. > I think things should work without running emoji-cache-tool.py. > That tool is mainly for me to see what's in the cache. -- @ppwwyyxx in #29 * README: fix `dump-html.py` command line. See #29