diff --git a/README.md b/README.md index c6be1a85..2cd01e58 100644 --- a/README.md +++ b/README.md @@ -895,7 +895,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python. * Linter * [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co. - * [Pylint](http://www.pylint.org/) - A source code analyzer. + * [Pylint](http://www.pylint.org/) - A Fully customizable source code analyzer. * [pylama](https://pylama.readthedocs.org/) - Code audit tool for Python and JavaScript. ## Debugging Tools