Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Jan 18, 2018
1 parent c0eae22 commit cf8a93f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<h2 align="center">
<h1 align='center'>
ReactPlayer
</h2>
</h1>

<p align="center">
<p align='center'>
<a href='https://www.npmjs.com/package/react-player'>
<img src='https://img.shields.io/npm/v/react-player.svg' alt='Latest npm version'>
</a>
Expand All @@ -20,8 +20,8 @@
</a>
</p>

<p align="center">
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion.
<p align='center'>
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion. Not using React? <a href='#standalone-player'>No problem.</a>
</p>

#### Migrating to `1.0.0`
Expand Down Expand Up @@ -295,4 +295,5 @@ See the [contribution guidelines](https://github.com/CookPete/react-player/blob/

### Thanks

Huge thanks to anyone who has [contributed](https://github.com/CookPete/react-player/graphs/contributors).
- Many thanks to [Kostya Luchankin](https://github.com/phationmationion) for help overhauling the player inheritance patterns.
- Thanks to anyone who has [contributed](https://github.com/CookPete/react-player/graphs/contributors).

0 comments on commit cf8a93f

Please sign in to comment.