Skip to content

Commit 7a3c91b

Browse files
committed
docs(readme): cassettator markers section
Adds a description of the plugin and a screenshot.
1 parent d8e4ce5 commit 7a3c91b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@ const player = videojs('my-player');
3232

3333
### Cassettator-markers
3434

35-
Refer to the [plugin](docs/cassettator-markers.md) page.
35+
A customizable plugin for displaying markers directly in the progress bar.
36+
37+
![Screenshot of the video.js cassettator-markers plugin](docs/images/cassettator-markers.png)
38+
39+
Refer to the [plugin](docs/cassettator-markers.md) page for more details..

docs/images/cassettator-markers.png

31.6 KB
Loading

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cassettator.js",
3-
"version": "0.504.1",
3+
"version": "0.504.2",
44
"description": "A collection of video.js components and plugins",
55
"author": "amtins <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)