Skip to content

Commit

Permalink
2023-08-03 - Fix readme and SPI
Browse files Browse the repository at this point in the history
  • Loading branch information
markbattistella committed Aug 3, 2024
1 parent bd11bf8 commit 5f4be70
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.swiftpm
.swiftpm
.build
3 changes: 3 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
version: 1
external_links:
documentation: "https://zodiackit.markbattistella.com/"
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

# ZodiacKit

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

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

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

Expand Down

0 comments on commit 5f4be70

Please sign in to comment.