diff options
author | Stavros Ntentos <133706+stdedos@users.noreply.github.com> | 2022-07-13 11:36:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-13 10:36:34 +0200 |
commit | bbc4eac8323d12a174f7879a488cab72c449e3fa (patch) | |
tree | 04bcc3d2b8343b4abfca0ff7e4daa172a4025566 | |
parent | 67e000b9bd46004d2e0bc4655e505e245ac0fd49 (diff) | |
download | pylint-git-bbc4eac8323d12a174f7879a488cab72c449e3fa.tar.gz |
README.md: Add Discord invite/badge (#7177)
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst index ad86983ec..17ea5468a 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,10 @@ :target: https://results.pre-commit.ci/latest/github/PyCQA/pylint/main :alt: pre-commit.ci status +.. image:: https://img.shields.io/discord/825463413634891776.svg + :target: https://discord.gg/qYxpadCgkx + :alt: Discord + What is Pylint? ================ |