Skip to content

Commit 73a75a2

Browse files
authored
feat: Add video example to Animations section
1 parent 6ba45ba commit 73a75a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ Cleaned image
109109
Animations
110110
==========
111111

112+
.. raw:: html
113+
114+
<video width="320" height="240" controls>
115+
<source src="assets/examples/animation_full.mp4" type="video/mp4">
116+
Your browser does not support the video tag.
117+
</video>
118+
112119
Acknowledgment
113120
==============
114121
This research made use of the data provided by the DSHARP:

0 commit comments

Comments
 (0)