Skip to content

Commit 9c37b55

Browse files
dcjclaude
andcommitted
Add Python versions, Lint, and License badges to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f67309e commit 9c37b55

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# python-oa3-client
22

3-
[![PyPI](https://img.shields.io/pypi/v/python-oa3-client.svg)](https://pypi.org/project/python-oa3-client/)
3+
[![PyPI version](https://img.shields.io/pypi/v/python-oa3-client.svg)](https://pypi.org/project/python-oa3-client/)
4+
[![Python versions](https://img.shields.io/pypi/pyversions/python-oa3-client.svg)](https://pypi.org/project/python-oa3-client/)
5+
[![Lint](https://github.com/grid-coordination/python-oa3-client/actions/workflows/lint.yml/badge.svg)](https://github.com/grid-coordination/python-oa3-client/actions/workflows/lint.yml)
46
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
58

69
OpenADR 3 companion client with VEN/BL client framework, lifecycle management, and optional MQTT and webhook notification channels.
710

0 commit comments

Comments
 (0)