From d897a8a8ea45491dad2b46dcb8fe77340bf2e838 Mon Sep 17 00:00:00 2001 From: Shadab Zafar Date: Tue, 19 May 2015 22:40:24 +0530 Subject: [PATCH] Add a golang version to the Related Projects list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04ffb5c..ba990f6 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Related Projects - [`tldr`][tldr]: "Simplified and community-driven man pages". +- [dufferzafar/cheat][5]: An implementation in golang that has syntax highlighting and allows to copy cheats directly to clipboard. [dotfiles]: http://dotfiles.github.io/ [jahendrie]: https://github.com/jahendrie @@ -150,4 +151,5 @@ Related Projects [2]: https://github.com/jahendrie/cheat [3]: http://errtheblog.com/posts/21-cheat [4]: https://github.com/chrisallenlane/cheat/pull/77 +[5]: https://github.com/dufferzafar/cheat [tldr]: https://github.com/tldr-pages/tldr