From c20cfff17bd9a43e1a63db4737dfcd198f14a5ca Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 8 Mar 2016 12:21:14 +0100 Subject: [PATCH 1/2] Add travis badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ecdfc34b..86b0efbc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # WebTorrent.app [![Gitter][webtorrent-gitter-image]][webtorrent-gitter-url] +[![Travis Build][webtorrent-app-ti]][webtorrent-app-tu] [webtorrent-gitter-image]: https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg [webtorrent-gitter-url]: https://gitter.im/feross/webtorrent +[webtorrent-app-ti]: https://img.shields.io/travis/feross/webtorrent-app/master.svg +[webtorrent-app-tu]: https://travis-ci.org/feross/webtorrent-app #### WebTorrent, the streaming torrent client. For OS X, Windows, and Linux. From f5cbf977f12d8201b955caaff11a741dd30cc588 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 8 Mar 2016 13:58:21 +0100 Subject: [PATCH 2/2] ti -> travis-image, tu -> travis-url --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 86b0efbc..89e96b5a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # WebTorrent.app [![Gitter][webtorrent-gitter-image]][webtorrent-gitter-url] -[![Travis Build][webtorrent-app-ti]][webtorrent-app-tu] +[![Travis Build][webtorrent-app-travis-image]][webtorrent-app-travis-url] [webtorrent-gitter-image]: https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg [webtorrent-gitter-url]: https://gitter.im/feross/webtorrent -[webtorrent-app-ti]: https://img.shields.io/travis/feross/webtorrent-app/master.svg -[webtorrent-app-tu]: https://travis-ci.org/feross/webtorrent-app +[webtorrent-app-travis-image]: https://img.shields.io/travis/feross/webtorrent-app/master.svg +[webtorrent-app-travis-url]: https://travis-ci.org/feross/webtorrent-app #### WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.