diff --git a/README.md b/README.md index 8afda5bcf3..9162e12aa1 100644 --- a/README.md +++ b/README.md @@ -1,65 +1,107 @@ -![Video.js logo](http://videojs.com/img/logo.png) +![Video.js logo][logo] -# [Video.js - HTML5 Video Player](http://videojs.com) -[![Build Status](https://travis-ci.org/videojs/video.js.svg?branch=master)](https://travis-ci.org/videojs/video.js) -[![Coverage Status](https://coveralls.io/repos/github/videojs/video.js/badge.svg?branch=master)](https://coveralls.io/github/videojs/video.js?branch=master) -[![Slack Status](http://slack.videojs.com/badge.svg)](http://slack.videojs.com) +# [Video.js - HTML5 Video Player][vjs] +[![Build Status][travis-icon]][travis-link] +[![Coverage Status][coveralls-icon]][coveralls-link] +[![Slack Status][slack-icon]][slack-link] -[![NPM](https://nodei.co/npm/video.js.png?downloads=true&downloadRank=true)](https://nodei.co/npm/video.js/) +[![NPM][npm-icon]][npm-link] -> Video.js is a web video player built from the ground up for an HTML5 world. It supports HTML5 and Flash video, as well as YouTube and Vimeo (through [plugins](https://github.com/videojs/video.js/wiki/Plugins)). It supports video playback on desktops and mobile devices. This project was started mid 2010, and the player is now used on over ~~50,000~~ ~~100,000~~ 200,000 websites. +> Video.js is a web video player built from the ground up for an HTML5 world. It supports HTML5 and Flash video, as well as YouTube and Vimeo (through [plugins][plugins]). It supports video playback on desktops and mobile devices. This project was started mid 2010, and the player is now used on over ~~50,000~~ ~~100,000~~ ~~200,000~~ [400,000 websites][builtwith]. -## Quick start -Thanks to the awesome folks over at [Fastly](http://www.fastly.com/), there's a free, CDN hosted version of Video.js that anyone can use. -Also, check out the [Getting Started](http://videojs.com/getting-started/) page on our website which has the latest urls as well. -Simply add these includes to your document's -``: +## Quick Start + +Thanks to the awesome folks over at [Fastly][fastly], there's a free, CDN hosted version of Video.js that anyone can use. Add these tags to your document's ``: ```html - - + + ``` -Then, whenever you want to use Video.js you can simply use the `