From c168fc362a5b164da9bed55bfa0bc44008b8cf4a Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 31 Aug 2025 13:35:35 -0500 Subject: [PATCH] docs: add badge for black code style --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8b7cc3..d3b848e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Template to generate project code for a new app based on [WuttaWeb](https://wuttaproject.org). +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ## Quick Start