From 6d9e6405c4260ecb64e7b723b4115a12a641f26a Mon Sep 17 00:00:00 2001 From: kuanyui Date: Wed, 6 Jan 2016 04:20:01 +0800 Subject: [PATCH] Add tldr client for Emacs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 008bae206..829a78504 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ You can access these pages on your computer using one of the following clients: - [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr` - [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx - [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr` +- [Emacs client](https://github.com/kuanyui/tldr.el) Let us know if you are building one and we can add it to this list!