Skip to content

Commit 243607a

Browse files
committed
docs: add PyPI downloads + repostatus alpha badges (opendecree/decree#146)
1 parent 9fa4ac8 commit 243607a

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
@@ -3,8 +3,10 @@
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+
[![Downloads](https://img.shields.io/pypi/dm/opendecree)](https://pypi.org/project/opendecree/)
67
[![Coverage](https://img.shields.io/badge/coverage-98%25-brightgreen)](https://github.com/opendecree/decree-python)
78
[![License](https://img.shields.io/github/license/opendecree/decree-python)](LICENSE)
9+
[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
810

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

0 commit comments

Comments
 (0)