Skip to content

Commit bf4bfc4

Browse files
zeevdrclaude
andauthored
docs: re-add Coverage badge, put Codespaces on its own line (#144)
Bring the badge count to 6 (within the agreed cap) by restoring the codecov badge as a quality signal, and move the Codespaces "try it now" badge to its own line so it stands out as a call to action. Mirrors the same change in opendecree/decree. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 1483483 commit bf4bfc4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![PyPI](https://img.shields.io/pypi/v/opendecree)](https://pypi.org/project/opendecree/)
55
[![License](https://img.shields.io/github/license/opendecree/decree-python)](LICENSE)
66
[![Docs](https://img.shields.io/badge/docs-opendecree.github.io-teal)](https://opendecree.github.io/decree-python)
7+
[![codecov](https://codecov.io/gh/opendecree/decree-python/graph/badge.svg)](https://codecov.io/gh/opendecree/decree-python)
8+
79
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/opendecree/decree-python)
810

911
Python SDK for [OpenDecree](https://github.com/opendecree/decree) — schema-driven configuration management.

0 commit comments

Comments
 (0)