Merge pull request #608 from kuanyui/master

Add tldr client for Emacs.
waldyrious/alt-syntax
Igor Shubovych 2016-01-05 23:18:52 +02:00
commit 2b715ad194
1 changed files with 1 additions and 0 deletions

View File

@ -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!