From d81b685f58b6888d3f657a397ffe6a7c5016e61f Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Tue, 25 Jul 2017 23:19:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dadf5ef..820bf31 100644 --- a/README.md +++ b/README.md @@ -203,12 +203,13 @@ Some languages has the one-liners-cheat sheet, `1line`: * `1line` is a collection of one-liners in this language * `weirdness` is a collection of examples of weird things in this language -![cheat.sh usage](http://cheat.sh/files/supported-languages-elm.png) +![cheat.sh usage](http://cheat.sh/files/supported-languages-c++.png) At the moment, cheat.sh covers the 15 following programming languages (alphabetically sorted): |Prefix |Language |Basics|One-liners|Weirdness| |-----------|----------|------|----------|---------| +|`c++/` |C++ |✓ | | | |`clojure/` |Clojure |✓ | | | |`elixir/` |Elixir |✓ | | | |`elm/` |Elm |✓ | | |