Skip to content

Commit 1b0bc69

Browse files
committed
Add Swift Package Index shields
1 parent c106e35 commit 1b0bc69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# swift-query
22
[![CI](https://github.com/impossibleflight/swift-query/actions/workflows/swift.yml/badge.svg)](https://github.com/impossibleflight/swift-query/actions)
3+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fimpossibleflight%2Fswift-query%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/impossibleflight/swift-query)
4+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fimpossibleflight%2Fswift-query%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/impossibleflight/swift-query)
5+
36

47
A simple query language for SwiftData with automatic support for Swift concurrency.
58

0 commit comments

Comments
 (0)