Skip to content

Commit 2da461e

Browse files
committed
Update README.md
1 parent 34eda22 commit 2da461e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ It is a pure package without any third-party libraries. My main focus was on per
1717
```swift
1818
ExtVideoPlayer{
1919
VideoSettings{
20-
SourceName("swipe")
21-
Events([.all])
20+
SourceName("swipe")
2221
}
2322
}
2423
```

0 commit comments

Comments
 (0)