From eabcc4847b421ba94802ea54401e9af8533544c3 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 9 Oct 2021 14:42:38 +0100 Subject: [PATCH] README: add cheat.sh to similar projects (#6928) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aab7e480c..edc3660cb 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,10 @@ to see the current progress of all translations. Rico's cheatsheets are not just focused on the command-line and include a plethora of other cheatsheets related to programming. +- [cheat.sh](https://cheat.sh/) + Aggregates cheat sheets from multiple sources (including tldr-pages) + into 1 unified interface. + ## What does "tldr" mean? TL;DR stands for "Too Long; Didn't Read".