Skip to content

Commit b695170

Browse files
Fix python version badge formatting
1 parent 1da2196 commit b695170

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/hiero-ledger/hiero-sdk-python/badge)](https://scorecard.dev/viewer/?uri=github.com/hiero-ledger/hiero-sdk-python)
44
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/10697/badge)](https://bestpractices.coreinfrastructure.org/projects/10697)
55
[![License](https://img.shields.io/badge/license-apache2-blue.svg)](LICENSE)
6-
A![Python Version](https://img.shields.io/badge/python-%3E%3D3.10-blue)
7-
6+
[![Python Version](https://img.shields.io/badge/python-%3E%3D3.10-blue)](https://www.python.org/)
87
A Python SDK for interacting with the Hedera Hashgraph platform.
98

109
>**Python compatibility:**

0 commit comments

Comments
 (0)