Skip to content

Commit e8780aa

Browse files
Merge pull request #7 from markbattistella/2024.08.03
2023-08-03 - Fix readme and SPI
2 parents bd11bf8 + 5f4be70 commit e8780aa

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.swiftpm
1+
.swiftpm
2+
.build

.spi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: 1
2+
external_links:
3+
documentation: "https://zodiackit.markbattistella.com/"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
# ZodiacKit
77

8-
![Languages](https://img.shields.io/badge/Languages-Swift%20|%20SwiftUI%20|%20UIKit%20|%20AppKit-white?labelColor=orange&style=flat)
8+
![Swift Versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmarkbattistella%2FZodiacKit%2Fbadge%3Ftype%3Dswift-versions)
99

10-
![Platforms](https://img.shields.io/badge/Platforms-iOS%2013+%20|%20iPadOS%2013+%20|%20macOS%2010.15+%20|%20tvOS%2013+-white?labelColor=gray&style=flat)
10+
![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmarkbattistella%2FZodiacKit%2Fbadge%3Ftype%3Dplatforms)
1111

1212
![Licence](https://img.shields.io/badge/Licence-MIT-white?labelColor=blue&style=flat)
1313

0 commit comments

Comments
 (0)