Skip to content

Commit

Permalink
fixed source files location address
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarthecoder committed Sep 24, 2022
1 parent 2977ec6 commit cd6a4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pod 'ShortClipVideoTrimmerUI'
```
## Usage

:warning: _This library doesn't provide any Trimming Implementations. It has just provided the UI with video frames. You'll get trimming area (means trimming start time and trimming finish time) and then you can do anything with these informations.
:warning: This library doesn't provide any Trimming Implementations. It has just provided the UI with video frames. You'll get trimming area (means trimming start time and trimming finish time) and then you can do anything with these informations.

### Trimming

Expand Down

0 comments on commit cd6a4dc

Please sign in to comment.