Skip to content

Commit 43175b2

Browse files
committed
Add CI badge to README
1 parent 1c6bc8f commit 43175b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# swift-query
2+
[![CI](https://github.com/impossibleflight/swift-query/actions/workflows/swift.yml/badge.svg)](https://github.com/impossibleflight/swift-query/actions)
3+
24
A simple query language for SwiftData with automatic support for Swift concurrency.
35

46
## Usage

0 commit comments

Comments
 (0)