Skip to content

Commit fdd9762

Browse files
committed
Update README.md
1 parent 607e33d commit fdd9762

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ if you are using the simulator don't forget to simulate locations
3232
```
3333

3434
### 3. Call ViewModel method start() within async environment or check SwiftUI example
35-
35+
```
36+
try await viewModel.start()
37+
```
3638

3739
### LMViewModel Parameters
3840

0 commit comments

Comments
 (0)