Skip to content

Commit f6864df

Browse files
authored
chore: TAC requirement - Update README.md (#173)
README must contain: OpenSSF Scorecard OpenSSF Best Practices License badge Signed-off-by: Jessica G <[email protected]>
1 parent 0fc6fcc commit f6864df

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Hiero SDK in Python
22

3+
[![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)
4+
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/10697/badge)](https://bestpractices.coreinfrastructure.org/projects/10697)
5+
[![License](https://img.shields.io/badge/license-apache2-blue.svg)](LICENSE)
6+
37
This is a Python SDK for interacting with the Hedera Hashgraph platform. It allows developers to:
48

59
- Manage Token Transactions like Create, Mint Fungible, Mint Non-Fungible, Associate, Dissociate, Transfer, Freeze, Unfreeze & Delete
@@ -148,4 +152,4 @@ We appreciate your interest in improving the Hiero Python SDK! Please see CONTRI
148152

149153
## License
150154

151-
This project is licensed under the MIT License.
155+
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)