From 12238cc36bcdb690a5f5469086068a5111c4a153 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 5 Jun 2017 19:10:49 +0200 Subject: [PATCH] listed languages --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b429e34..0213d13 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,17 @@ Say for lua it will look like: ![cheat.sh usage](http://cheat.sh/files/supported-languages.png) +At the moment, cheat.sh covers the 7 following programming languages (alphabetically sorted): + +|Prefix |Language|Basics| +|-------|--------|------| +|`go/` |Go |✓ | +|`lua/` |Lua |✓ | +|`perl/`|Perl |✓ | +|`php/` |PHP |✓ | +|`rust/`|Rust |✓ | +|`scala/`|Scala |✓ | + ## Cheat sheets sources Instead of creating yet another mediocre cheat sheet repository,