From cc9f2439cb76f2e4d4bec3476665155f02fa0a0c Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Mon, 13 Mar 2023 21:37:39 +1000 Subject: [PATCH] Refresh README: mention similar projects (#1961) * Refresh README: - mention similar projects * Refresh README: - change link text for TlDr --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 443557dfc..7056eeb55 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,10 @@ TL;DR for developer documentation - a ridiculous collection of cheatsheets See [CONTRIBUTING.md](CONTRIBUTING.md) for developer notes. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rstacruz/cheatsheets) + +

Similar projects

+ +- [Command Line Interface Pages](https://github.com/command-line-interface-pages) +- [tldr-pages](https://github.com/tldr-pages/tldr) +- [Cheat](https://github.com/cheat/cheat) +- [Eg](https://github.com/srsudar/eg)