Skip to content

Commit 9034cd2

Browse files
authored
docs: add PyPI downloads + repostatus alpha badges (#11)
* docs: add PyPI downloads + repostatus alpha badges (opendecree/decree#146) * docs: drop static coverage badge (rot-prone)
1 parent 9fa4ac8 commit 9034cd2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
[![CI](https://github.com/opendecree/decree-python/actions/workflows/ci.yml/badge.svg)](https://github.com/opendecree/decree-python/actions/workflows/ci.yml)
44
[![PyPI](https://img.shields.io/pypi/v/opendecree)](https://pypi.org/project/opendecree/)
55
[![Python](https://img.shields.io/pypi/pyversions/opendecree)](https://pypi.org/project/opendecree/)
6-
[![Coverage](https://img.shields.io/badge/coverage-98%25-brightgreen)](https://github.com/opendecree/decree-python)
6+
[![Downloads](https://img.shields.io/pypi/dm/opendecree)](https://pypi.org/project/opendecree/)
77
[![License](https://img.shields.io/github/license/opendecree/decree-python)](LICENSE)
8+
[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
89

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

0 commit comments

Comments
 (0)