From f9f1c5b3e46f27029287a48b6d7232d00c35eb57 Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Wed, 6 Aug 2014 22:04:19 -0400 Subject: [PATCH] Issue #175 Noted `tldr` as a closely-related project in the `README`. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 95178fa..04ffb5c 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,8 @@ Related Projects - [`cheat` RubyGem][3]: A clever gem from 2006 that clearly had similar motivations. It is unclear whether or not it is currently maintained. +- [`tldr`][tldr]: "Simplified and community-driven man pages". + [dotfiles]: http://dotfiles.github.io/ [jahendrie]: https://github.com/jahendrie @@ -148,3 +150,4 @@ Related Projects [2]: https://github.com/jahendrie/cheat [3]: http://errtheblog.com/posts/21-cheat [4]: https://github.com/chrisallenlane/cheat/pull/77 +[tldr]: https://github.com/tldr-pages/tldr