Skip to content

Commit 6c287c9

Browse files
committed
docs(readme): add badges for CI, codecov, Swift, platform
1 parent ada5de7 commit 6c287c9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# InAppKit
22

3+
[![Tests](https://github.com/tddworks/InAppKit/actions/workflows/tests.yml/badge.svg)](https://github.com/tddworks/InAppKit/actions/workflows/tests.yml)
4+
[![codecov](https://codecov.io/gh/tddworks/InAppKit/graph/badge.svg?token=ISl9WYnHNw)](https://codecov.io/gh/tddworks/InAppKit)
5+
[![Swift 6.2](https://img.shields.io/badge/Swift-6.2-orange.svg)](https://swift.org)
6+
[![Platform](https://img.shields.io/badge/Platform-iOS%2017%2B%20%7C%20macOS%2015%2B-blue.svg)](https://developer.apple.com)
7+
38
> **The simplest way to add premium features to your Swift app**
49
510
Transform any SwiftUI view into a premium feature with just one line of code. InAppKit handles StoreKit complexity so you can focus on building great features.

0 commit comments

Comments
 (0)