diff --git a/README.md b/README.md index d1d5d74..53a91e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Slack Python Logging +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) +[![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) Slack logger implementing the python logging interface to be used with the standard logging tools in python.