[//]: # (NOTE: THIS FILE WAS AUTOGENERATED FROM /home/docs/checkouts/readthedocs.org/user_builds/ichard26-testblackdocs/checkouts/sphinx3_docs/docs/../README.md) # Show your style Use the badge in your project's README.md: ```md [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ``` Using the badge in README.rst: ``` .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black ``` Looks like this: [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)