From 3697133b8818234047dd131a3329fa685adb2f54 Mon Sep 17 00:00:00 2001 From: jeqcho Date: Mon, 13 Jul 2026 18:10:44 -0700 Subject: [PATCH] README: docs-coverage badge, gate-backed like the coverage badge Follow-up to #22, which added the ruff D1 public-docstring gate. Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f77cbfb..5dd6cad 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Built on [Inspect Robots](https://github.com/robocurve/inspect-robots) ยท part o [![Docs](https://img.shields.io/badge/docs-task%20reference-indigo)](https://robocurve.github.io/kitchenbench/) [![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE) [![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)](https://github.com/robocurve/kitchenbench/actions/workflows/ci.yml) +[![Docs coverage](https://img.shields.io/badge/public%20docstrings-100%25-brightgreen)](https://github.com/robocurve/kitchenbench/actions/workflows/ci.yml) [![Built on Inspect Robots](https://img.shields.io/badge/built%20on-Inspect%20Robots-indigo)](https://github.com/robocurve/inspect-robots)