Skip to content

Commit 5b3884e

Browse files
committed
update
1 parent 53ebd02 commit 5b3884e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
LoopPlayerView(fileName: "swipe")
1111
```
1212

13-
or in declarative way
13+
or in a declarative way
1414

1515
```swift
1616
LoopPlayerView{
@@ -51,7 +51,7 @@ You can group error settings in group **ErrorGroup** or just pass all settings a
5151
## SwiftUI example for the package
5252
[ SwiftUI loop video player example](https://github.com/The-Igor/swiftui-loop-videoplayer-example)
5353

54-
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/img_02.gif)
54+
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/swiftui.gif)
5555

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

0 commit comments

Comments
 (0)