Update README.md

added build status
This commit is contained in:
siddht1 2017-07-09 08:44:05 +00:00 committed by GitHub
parent ab9303600b
commit 9ccf325136

View File

@ -1,9 +1,9 @@
youtube-dl - download videos from youtube.com or other video platforms youtube-dl - download videos from youtube.com or other video platforms
<table width="100%" align="center" class="table_border_both"> <table width="100%" align="center" class="table_border_both">
<tr class="heading_table_top"> <tr class="heading_table_top">
<td> this is siddht1 fork of rg3:youtube-dl </td> <td> rg3:youtube-dl </td>
<td>Build Satus</td> <td>Build Satus</td>
<td><img src="https://travis-ci.org/siddht1/youtube-dl.svg?branch=master" alt="youtube-dl build status"></td> <td><img src="https://travis-ci.org/rg3/youtube-dl.svg?branch=master" alt="youtube-dl build status"></td>
</tr> </tr>
</table> </table>