From 189fbfc0e79244edf0d9f329874e93efca587595 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 31 Aug 2025 13:22:45 -0500 Subject: [PATCH] docs: add badge for black code style --- README.md | 2 +- docs/index.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25bba8b..9fd7bf9 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Base package for Wutta Framework -See docs at https://rattailproject.org/docs/wuttjamaican/ +See docs at https://docs.wuttaproject.org/wuttjamaican/ diff --git a/docs/index.rst b/docs/index.rst index e5829e9..bb037f5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,9 @@ project. .. _test coverage: https://buildbot.rattailproject.org/coverage/wuttjamaican/ +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black + Features --------