diff --git a/README.md b/README.md index a40f094..71f7429 100644 --- a/README.md +++ b/README.md @@ -203,15 +203,20 @@ 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.png) +![cheat.sh usage](http://cheat.sh/files/supported-languages-updated.png) -At the moment, cheat.sh covers the 8 following programming languages (alphabetically sorted): +At the moment, cheat.sh covers the 15 following programming languages (alphabetically sorted): |Prefix |Language |Basics|One-liners|Weirdness| |-----------|----------|------|----------|---------| +|`clojure/` |Clojure |✓ | | | +|`elixir/` |Elixir |✓ | | | +|`elm/` |Elm |✓ | | | +|`erlang/` |Erlang |✓ | | | |`go/` |Go |✓ | | | |`haskell/` |Haskell |✓ | | | |`js/` |JavaScript|✓ |✓ |✓ | +|`julia/` |Julia |✓ | | | |`lua/` |Lua |✓ | | | |`ocaml/` |OCaml |✓ | | | |`perl/` |Perl |✓ |✓ | | diff --git a/share/firstpage.txt b/share/firstpage.txt index 26d8dc4..41b5ac5 100644 --- a/share/firstpage.txt +++ b/share/firstpage.txt @@ -11,10 +11,11 @@ d88' `"Y8 888P"Y88b d88' `88b `P )88b 888 d88( "8 888P"Y88b * the fastest way to find | you need * provides access to community driven cheat sheets repositories - * delivers <844> cheat sheets in <11> areas and growing + * delivers <906> cheat sheets in <16> areas and growing * covers UNIX/Linux commands and programming languages * programming languages cheat sheets are under: - + + * supports bash completion (add {/:bash_completion} to your {~/.bashrc})