From b1b2a8b10d553179724b2f5bcbc7f1defe1ce82b Mon Sep 17 00:00:00 2001 From: Joe Palala Date: Tue, 22 Sep 2020 17:39:17 +0800 Subject: [PATCH] Readme: add devhints.io under similar projects (#4349) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 136241b47..68b1883c5 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,10 @@ Have a look at the [contributing guidelines](CONTRIBUTING.md), and go ahead! Examples come from the repository, but `eg` supports displaying custom examples and commands alongside the defaults. +- [devhints](https://devhints.io/) + Rico's cheatsheets are not just focused on the command line and + include a plethora of other cheatsheets related to programming. + ## What does "tldr" mean? TL;DR stands for "Too Long; Didn't Read".