Skip to content

Commit

Permalink
normalizing markdown markup, whitespace, spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbojw committed Feb 25, 2013
1 parent b681af9 commit e005f1a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Video.js - HTML5 and Flash Video Player](http://videojs.com) [![Build Status](https://travis-ci.org/zencoder/video-js.png?branch=master)](https://travis-ci.org/zencoder/video-js)
==================================================
# [Video.js - HTML5 and Flash Video Player](http://videojs.com) [![Build Status](https://travis-ci.org/zencoder/video-js.png?branch=master)](https://travis-ci.org/zencoder/video-js)

Visit the main site at [videojs.com](http://videojs.com) for download options and instructions.

### PLEASE EXCUSE OUR DUST
We're finishing up a big overhaul of the libary which inludues
## PLEASE EXCUSE OUR DUST

We're finishing up a big overhaul of the libary which includes

* Closure compiler advanced mode support for drastically better minification over previous versions
* Flashy new automated builds and test using node.js and grunt
Expand All @@ -13,7 +13,8 @@ Check out our [contributing guide](https://github.com/zencoder/video-js/blob/mas

## About

Video.js was built to provide a fast and easy way to embed and work with video in a web page. It was built from the ground up with the assumption that HTML5 is the future of web video, however it supports Flash equally well for older browsers and for advanced features not yet supported in HTML5.
Video.js was built to provide a fast and easy way to embed and work with video in a web page.
It was built from the ground up with the assumption that HTML5 is the future of web video, however it supports Flash equally well for older browsers and for advanced features not yet supported in HTML5.

Some of the focuses of Video.js are:

Expand All @@ -22,12 +23,11 @@ Some of the focuses of Video.js are:
- Easily skinned (themed/chromed) using just CSS
- A JavaScript API for controlling the video that works consistently across video platforms (HTML5, Flash, and soon other players like youtube) as well as devices

Getting Started
---------------
## Getting Started

Check out our [getting started guide](http://videojs.com/#section5).

Contributing
------------
Check out our [contributing guide](https://github.com/zencoder/video-js/blob/master/CONTRIBUTING.md).
## Contributing

Check out our [contributing guide](https://github.com/zencoder/video-js/blob/master/CONTRIBUTING.md).

0 comments on commit e005f1a

Please sign in to comment.