updates contributing.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e147074..011ce43 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,7 +36,7 @@
 
 `./tools/run_tests/run_tests.py`
 
-If you want to run tests for any of the languages {c, c++, node, php, python}, do this:
+If you want to run tests for any of the languages {all, c, c++, csharp, node, objc, php, python, ruby}, do this:
 
 `./tools/run_tests/run_tests.py -l <lang>`