README - add a flake8 project badge

Add a project badge image and display on the README.
This gives people a way to show they use Flake8
as the linter for their project,
and link to the Flake8 project page.

This may be a fun way for people to show their support,
and help drive new users to Flake8.
This commit is contained in:
Dave Schaefer 2019-12-30 21:09:38 -07:00
parent 20906d4304
commit d1187d4409
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,9 @@
Flake8
========
.. image:: docs/source/img/linter-flake8-green.svg
:target: https://gitlab.com/pycqa/flake8
Flake8 is a wrapper around these tools:
- PyFlakes