Use the following code to embed this video. See our usage guide for more details on embedding.
Paste this in your document somewhere (closest to the closing body tag is preferable):
<script type="text/javascript" src='https://amara.org/embedder-iframe'></script>
Paste this inside your HTML body, where you want to include the widget:
<div class="amara-embed" data-url="http://www.youtube.com/watch?v=uLR1RNqJ1Mw" data-team="github"></div>
Using Git to version big files, such as binary assets, has not always been easy. Git Large File Storage (LFS) is a free, open-source extension that replaces large files with text pointers inside Git and stores the contents of those files on a remote server. This video demonstrates how to get started with Git LFS on GitHub.com, on the command line, and in the GitHub desktop clients.