Skip to content

Commit 781532d

Browse files
authored
Update README.md
1 parent 4777a3d commit 781532d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# AsyncLocationKit
22

33
[![Swift Package Manager](https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat)](https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat)
4-
[![Swift](https://img.shields.io/badge/Swift-5.5-orange?style=flat)](https://img.shields.io/badge/Swift-5.3_5.4_5.5-Orange?style=flat)
4+
[![Swift](https://img.shields.io/badge/Swift-5.5-orange?style=flat)](https://img.shields.io/badge/Swift-5.5-Orange?style=flat)
5+
[![Platforms](https://img.shields.io/badge/iOS-13-green?style=flat)](https://img.shields.io/badge/iOS-13-Orange?style=flat)
56

67
Wrapper for Apple `CoreLocation` framework with new Concurency Model. No more `delegate` patter or `completion blocks`.
78

0 commit comments

Comments
 (0)