Skip to content

Commit 3833fc6

Browse files
author
Bastian Bartmann
committed
added dependency status badge
1 parent 29a0d6d commit 3833fc6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Podlove Web Player Rails [![Build Status](https://travis-ci.org/coding-chimp/podlove-web-player-rails.png?branch=master)](https://travis-ci.org/coding-chimp/podlove-web-player-rails) [![Code Climate](https://codeclimate.com/github/coding-chimp/podlove-web-player-rails.png)](https://codeclimate.com/github/coding-chimp/podlove-web-player-rails) #
1+
# Podlove Web Player Rails [![Build Status][bs img]][bs] [![Code Climate][cc img]][cc] [![Dependency Status][ds img]][ds] #
22

33
Brings the [Podlove Web Player][pwp] goodness to Rails 3.
44

@@ -33,6 +33,13 @@ Feel free to open an issue ticket if you find something that could be improved.
3333
* If it's an issue pertaining the stylesheet or javascripts, please report it to the [podlove-web-player][pwpg] project.
3434
* If the stylesheet or javascripts are outdated, feel free to open an issue and prod me to get that thing updated. You could, of course, also fork the gem and send me an pull request with the update.
3535

36+
[bs img]: https://travis-ci.org/coding-chimp/podlove-web-player-rails.png?branch=master
37+
[bs]: https://travis-ci.org/coding-chimp/podlove-web-player-rails
38+
[cc img]: https://codeclimate.com/github/coding-chimp/podlove-web-player-rails.png
39+
[cc]: https://codeclimate.com/github/coding-chimp/podlove-web-player-rails
40+
[ds img]: https://gemnasium.com/coding-chimp/podlove-web-player-rails.png
41+
[ds]: https://gemnasium.com/coding-chimp/podlove-web-player-rails
42+
3643
[pwp]: http://podlove.org/podlove-web-player/
3744
[pwpw]: http://wordpress.org/extend/plugins/podlove-web-player/faq/
3845
[pwpg]: https://github.com/podlove/podlove-web-player

0 commit comments

Comments
 (0)