From c9e0350a023678a3c642b7125f48675ddc160ac6 Mon Sep 17 00:00:00 2001 From: Mark Wolfman Date: Fri, 21 May 2021 09:57:53 -0500 Subject: [PATCH] Added badge to Readme for black coding style. --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b89bb26..dce5b77 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,9 @@ A tool to create character sheets for Dungeons and Dragons. :target: https://dungeon-sheets.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black + Documentation =============