Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed May 10, 2023
1 parent e86722d commit 393f4c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This project provides an annotation tool for HTML video and image elements. The tool allows users to draw and annotate over video and images using various drawing tools, including curves, rectangles, ellipses, and texts. Users can also customize the color and stroke size of their annotations.


Demo: https://codepen.io/lifeart/pen/xxyxKYr
Demo: [https://lifeart.github.io/sm-annotate/](lifeart.github.io/sm-annotate/)


## Features
Expand All @@ -17,6 +17,7 @@ Demo: https://codepen.io/lifeart/pen/xxyxKYr
* 🖱️ Event handling for pointer events (mouse and touch).
* 🎞️ Playback of annotated frames as video.
* 💾 Saving the current frame or all frames with annotations.
* 🎞️ Video Overlay comparsion

## Additional Benefits

Expand Down

0 comments on commit 393f4c6

Please sign in to comment.