diff --git a/README.markdown b/README.markdown index fb4b11a..3aeccce 100644 --- a/README.markdown +++ b/README.markdown @@ -436,6 +436,13 @@ Just copy and paste the address of the media from the browser bar into the media parameter. TimelineJS will auto-magically pull in the media via their api and format it. +Alternatively, you can add your own video tag html if you wish to use your own media. +```javascript +"asset": { + "media":"" +} +``` + ## Best practices Tips and tricks to best utilize TimelineJS