Skip to content

Commit 0027a88

Browse files
committed
Update readme
1 parent 961b2c9 commit 0027a88

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,5 +1,7 @@
11
# URLPattern
22
[![Swift](https://github.com/heoblitz/URLPattern/actions/workflows/swift.yml/badge.svg?branch=main)](https://github.com/heoblitz/URLPattern/actions/workflows/swift.yml)
3+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fheoblitz%2FURLPattern%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/heoblitz/URLPattern)
4+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fheoblitz%2FURLPattern%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/heoblitz/URLPattern)
35

46
A Swift Macro that helps mapping URLs to Enum cases.
57

0 commit comments

Comments
 (0)