From e0b92cc1b5f84448addf93653242f18ccba5c054 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 7 Oct 2019 09:58:27 +0200 Subject: [PATCH] added cheat.sh to the "Everithing in one place" section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74fbf702..04987585 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Rico's cheatsheets](https://devhints.io) : A set of good cheatsheets - [API Documentation](http://devdocs.io) : A one-place well known API Documentation with searchable interface - [MDN](https://developer.mozilla.org/en-US/) : A place with all the documentation of the web standards +- [cheat.sh](https://github.com/chubin/cheat.sh) : `curl cheat.sh` — the only cheat sheet you need — instant answers on programming questions with `curl` ## YouTube Channels