Skip to content

Commit

Permalink
2024-08-03 - Readme fixes and SPI documentation (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
markbattistella authored Aug 3, 2024
1 parent 9daf17c commit 6abffff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 1
builder:
configs:
- documentation_targets: [BezelKit]
platform: ios

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@

<small>Perfecting Corners, One Radius at a Time</small>

![Languages](https://img.shields.io/badge/Languages-Swift,%20SwiftUI,%20UIKit-white?labelColor=orange&style=flat)
![Platforms](https://img.shields.io/badge/Platforms-iOS%2011+,%20iPadOS%2013+-white?labelColor=gray&style=flat)
![Swift Versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmarkbattistella%2FBezelKit%2Fbadge%3Ftype%3Dswift-versions)

![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmarkbattistella%2FBezelKit%2Fbadge%3Ftype%3Dplatforms)

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

</div>
Expand Down

0 comments on commit 6abffff

Please sign in to comment.