Skip to content

Commit 6accfc8

Browse files
0xLeifclaude
andcommitted
docs: update README badge format
Use shields.io badges for CI, License, and Version 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 9bdaa4b commit 6accfc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# swift-algorand
22

3-
![Swift 6.0+](https://img.shields.io/badge/Swift-6.0+-orange.svg)
4-
![Platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS%20%7C%20visionOS%20%7C%20Linux-lightgrey.svg)
5-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
3+
[![CI](https://img.shields.io/github/actions/workflow/status/CorvidLabs/swift-algorand/ci.yml?label=CI&branch=main)](https://github.com/CorvidLabs/swift-algorand/actions/workflows/ci.yml)
4+
[![License](https://img.shields.io/github/license/CorvidLabs/swift-algorand)](https://github.com/CorvidLabs/swift-algorand/blob/main/LICENSE)
5+
[![Version](https://img.shields.io/github/v/release/CorvidLabs/swift-algorand)](https://github.com/CorvidLabs/swift-algorand/releases)
66

77
> **Pre-1.0 Notice**: This SDK is under active development. The API may change between minor versions until 1.0. Not yet audited by a third-party security firm.
88

0 commit comments

Comments
 (0)