0ab62397 by Gary Katsevman Committed by Jon-Carlos Rivera

Update README.md (#827)

1 parent 76201d62
1 # video.js HLS Source Handler 1 # video.js HLS Source Handler [![Build Status](https://travis-ci.org/videojs/videojs-contrib-hls.svg?branch=master)](https://travis-ci.org/videojs/videojs-contrib-hls)
2
2 3
3 Play back HLS with video.js, even where it's not natively supported. 4 Play back HLS with video.js, even where it's not natively supported.
4 5
5 [![Build Status](https://travis-ci.org/videojs/videojs-contrib-hls.svg?branch=master)](https://travis-ci.org/videojs/videojs-contrib-hls) 6 Lead Maintainer: Jon-Carlos Rivera [@imbcmdth](https://github.com/imbcmdth)
7
8 Maintenance Status: Stable
6 9
7 <!-- START doctoc generated TOC please keep comment here to allow auto update --> 10 <!-- START doctoc generated TOC please keep comment here to allow auto update -->
8 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> 11 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
......