Skip to content

Commit

Permalink
Add dependency checks to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Nov 6, 2015
1 parent edd1e56 commit 46cb86c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. This projec

* Add [player configuration props](https://github.com/CookPete/react-player/pull/4) (thanks [Fauntleroy](https://github.com/Fauntleroy))
* Fix [Soundcloud player bug](https://github.com/CookPete/react-player/issues/6)
* Add basic support for Travis
* Add basic support for Travis (build status) and David (dependency status)
* Add a change log
* [Full commit list](https://github.com/CookPete/react-player/compare/v0.1.0...master)

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ ReactPlayer
===========

[![Build Status](https://travis-ci.org/CookPete/react-player.svg)](https://travis-ci.org/CookPete/react-player)
[![Dependency Status](https://david-dm.org/CookPete/react-player.svg)](https://david-dm.org/CookPete/react-player)
[![devDependency Status](https://david-dm.org/CookPete/react-player/dev-status.svg)](https://david-dm.org/CookPete/react-player#info=devDependencies)

A react component for playing media from YouTube, SoundCloud and Vimeo, as well as supported media files.

Expand Down

0 comments on commit 46cb86c

Please sign in to comment.