Skip to content

Commit 4e894ca

Browse files
committed
Change readme.md
1 parent c4f0e71 commit 4e894ca

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
@@ -7,6 +7,7 @@
77
Wrapper for Apple `CoreLocation` framework with new Concurency Model. No more `delegate` pattern or `completion blocks`.
88

99
### Install
10+
---
1011
##### SPM
1112
```swift
1213
dependencies: [
@@ -15,6 +16,7 @@ dependencies: [
1516
```
1617

1718

19+
:warning: Initialize AsyncLocationManager only on synchronously MainThread
1820

1921
```swift
2022
import AsyncLocationKit

0 commit comments

Comments
 (0)