Skip to content

Commit cebd2a5

Browse files
committed
Updated Readme
1 parent e4a66ed commit cebd2a5

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@ Support for [Zepto](http://zeptojs.com/) 1.0+ compiled with the data module.
55
## What is jPlayer?
66

77
### jPlayer is a jQuery/Zepto plugin that allows you to:
8-
* play and control media files in your webpage
9-
* create and style a media player using just HTML and CSS
10-
* add audio and video to your jQuery projects
11-
* support more devices using HTML5
12-
* support older browsers using a Flash Fallback
13-
* control media on your website using a JavaScript API
8+
* **play and control media** files in your webpage.
9+
* create a **consistent interface** and experience across all browser.
10+
* create and style a media player using **just HTML and CSS**.
11+
* add **audio** and **video** to your jQuery/Zepto projects.
12+
* support more devices using **HTML5**.
13+
* support older browsers using a Flash _Fallback/Fallforward_.
14+
* control media on your website using a [JavaScript API](http://www.jplayer.org/latest/developer-guide/).
1415

1516
### jPlayer supports:
1617
* HTML5: **mp3, m4a (AAC), m4v (H.264),** ogv*, oga*, wav*, webm*
1718
* Flash: **mp3, m4a (AAC), m4v (H.264),** rtmp, flv.
1819

19-
_(*) Optional counterpart formats to increase HTML5 x-browser support._
20+
_(*) Optional counterpart formats to increase HTML5 cross-browser support._
2021

2122
## License
2223
[jPlayer](http://jplayer.org/) is licensed under the [MIT license](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)