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 |✓ | | |