Skip to content

Commit 073f0ac

Browse files
robwalchRob Walch
authored and
Rob Walch
committed
Update README.md
1 parent 32887f2 commit 073f0ac

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
# <img height="70px" src="http://www.jwplayer.com/wp-content/uploads/JWP-GitHub-Banner-1.png" alt="JW Player Logo" title="JW Player Logo"/>
22

3-
[![Join the chat at https://gitter.im/jwplayer/jwplayer](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jwplayer/jwplayer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
53
> Plays everywhere, every time.
64
75
Live on over 2 million sites with 1.3 billion unique plays per month, JW Player is the solution for seamless video playback across browsers and media types. It empowers the developer to interact with video programmatically to create unique and awesome user experiences.
86

7+
## Disclaimer
8+
This is the non-commercial version of JW Player. It does not contain the same features as the commercial-use player available from [jwplayer.com](https://www.jwplayer.com/). Commercial use and access to features requires a license. Learn more at https://www.jwplayer.com/pricing/. If you are a paid customer and want a player, please download it from the "Downloads" section of your JW Dashboard.
9+
910
## Official Documentation
1011
- [Developer Portal](https://developer.jwplayer.com/)
1112
- [API Reference](https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/)
1213
- [Configuration Reference](https://developer.jwplayer.com/jw-player/docs/developer-guide/customization/configuration-reference/)
1314
- [Demos](https://developer.jwplayer.com/jw-player/demos/)
1415
- [Support](http://support.jwplayer.com/)
1516

16-
17-
This is the free version of JW Player. It does not contain the same features as the Premium, Platinum, or Enterprise editions. If you are a paid customer and want a player, please download it from the "Downloads" section of your JW Dashboard.
18-
19-
2017
## A Simple Example
2118

2219
The example below will render a video player into the div with the `player` id, listens to an event, and makes a few calls using the API.

0 commit comments

Comments
 (0)