Skip to content

Commit

Permalink
Merge pull request #2 from MFB-Technologies-Inc/feature/add-readme-ba…
Browse files Browse the repository at this point in the history
…dges

Add README badges for CI status and package compatibility
  • Loading branch information
roanutil authored Jun 3, 2022
2 parents 5a1549b + 3b8de2f commit 12f7c90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![Test](https://github.com/MFB-Technologies-Inc/swiftui-pick-better/actions/workflows/test.yml/badge.svg)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FMFB-Technologies-Inc%2Fswiftui-pick-better%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/MFB-Technologies-Inc/swiftui-pick-better)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FMFB-Technologies-Inc%2Fswiftui-pick-better%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/MFB-Technologies-Inc/swiftui-pick-better)
# BetterPicker

An alternative to SwiftUI's `Picker` that supports custom styles.
Expand Down

0 comments on commit 12f7c90

Please sign in to comment.