diff --git a/README.md b/README.md index c9499ac..a40f094 100644 --- a/README.md +++ b/README.md @@ -203,15 +203,17 @@ 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+js.png) +![cheat.sh usage](http://cheat.sh/files/supported-languages.png) At the moment, cheat.sh covers the 8 following programming languages (alphabetically sorted): |Prefix |Language |Basics|One-liners|Weirdness| |-----------|----------|------|----------|---------| |`go/` |Go |✓ | | | +|`haskell/` |Haskell |✓ | | | |`js/` |JavaScript|✓ |✓ |✓ | |`lua/` |Lua |✓ | | | +|`ocaml/` |OCaml |✓ | | | |`perl/` |Perl |✓ |✓ | | |`php/` |PHP |✓ | | | |`python/` |Python |✓ | | | diff --git a/share/firstpage.txt b/share/firstpage.txt index 153518c..26d8dc4 100644 --- a/share/firstpage.txt +++ b/share/firstpage.txt @@ -11,11 +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 <822> cheat sheets in <9> areas and growing + * delivers <844> cheat sheets in <11> 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})