Skip to content

Commit 55ab0c5

Browse files
committed
Update README.md
1 parent a0d8f64 commit 55ab0c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## How to use
1010

1111
### 1. Add to info the option "Privacy - Location When In Use Usage Description"
12-
![Stories life circle](https://github.com/The-Igor/d3-location/blob/main/img/image2.png)
12+
![Stories life circle](https://github.com/The-Igor/d3-async-location/blob/main/img/image2.png)
1313

1414
### 2. Add or inject LMViewModel into a View
1515

@@ -66,11 +66,11 @@ public protocol ILocationManagerViewModel: ObservableObject{
6666
```
6767

6868
## SwiftUI example of using package
69-
[d3-stories-instagram-example](https://github.com/The-Igor/async-location-swift-example)
69+
[async-location-swift-example](https://github.com/The-Igor/async-location-swift-example)
7070

7171
if you are using the simulator don't forget to simulate locations
7272

73-
![Stories life circle](https://github.com/The-Igor/d3-location/blob/main/img/image3.gif)
73+
![Stories life circle](https://github.com/The-Igor/d3-async-location/blob/main/img/image3.gif)
7474

7575
## Documentation(API)
7676
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)

0 commit comments

Comments
 (0)