diff --git a/README.md b/README.md index 5c532447..29a0ebae 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [coala](http://coala.io/) - Language independent and easily extendable code analysis application. * [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts. * [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application. - * [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. * [pylama](https://github.com/klen/pylama) - Code audit tool for Python and JavaScript.