Skip to content

Commit

Permalink
add implementation details for previous major version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasSiver committed Feb 19, 2018
1 parent f3e4d2e commit 73a5f45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Table of contents:
- [`video(options)`](#videooptions)
- [Example](#example)
- [Media](#media)
- [Implementation Details](#implementation-details)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down Expand Up @@ -102,3 +103,7 @@ canAutoPlay

- `audio.mp3`. Created by Weston Ruter (@westonruter). Smallest possible (<0.000001 seconds long) audio file.
- `video.mp4`. Source: https://github.com/mathiasbynens/small

## Implementation Details

If it's required to have a legacy browser support you could use latest `v2.x.x` version of the library.

0 comments on commit 73a5f45

Please sign in to comment.