Skip to content

Commit cff0793

Browse files
dkijaniaclaude
andcommitted
Add badges to README (lost during merge)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent dd408e0 commit cff0793

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mina Python SDK
22

3+
[![CI](https://github.com/MinaProtocol/mina-sdk-python/actions/workflows/ci.yml/badge.svg)](https://github.com/MinaProtocol/mina-sdk-python/actions/workflows/ci.yml)
4+
[![Integration Tests](https://github.com/MinaProtocol/mina-sdk-python/actions/workflows/integration.yml/badge.svg)](https://github.com/MinaProtocol/mina-sdk-python/actions/workflows/integration.yml)
5+
[![PyPI version](https://img.shields.io/pypi/v/mina-sdk.svg)](https://pypi.org/project/mina-sdk/)
6+
[![Python](https://img.shields.io/pypi/pyversions/mina-sdk.svg)](https://pypi.org/project/mina-sdk/)
7+
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
8+
39
Python SDK for interacting with [Mina Protocol](https://minaprotocol.com) nodes.
410

511
## Features

0 commit comments

Comments
 (0)