diff --git a/README.md b/README.md index 20ca787d..60498741 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ make install - Programming language linting: - - [Python](https://www.python.org/) (syntax, pep8, byte-compiling) + - [Python](https://www.python.org/) (syntax, pep8, byte-compiling, reliance on asserts which can be disabled at runtime) - [Perl](https://www.perl.org/) - [Java](https://www.java.com/en/) - [Scala](https://www.scala-lang.org/)