aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2015-12-05 10:17:14 +0100
committerChocobozzz <florian.bigard@gmail.com>2015-12-05 10:17:14 +0100
commitdcc700d2c86f1e1c9d740860acc1277830ce955f (patch)
treefa07d7da9c7a697b562e0b8575eac1273240fefc /README.md
parent260ae7c4fc9daa121ffc783c9a28dff9bc294938 (diff)
downloadPeerTube-dcc700d2c86f1e1c9d740860acc1277830ce955f.tar.gz
PeerTube-dcc700d2c86f1e1c9d740860acc1277830ce955f.tar.zst
PeerTube-dcc700d2c86f1e1c9d740860acc1277830ce955f.zip
Add link for the badge dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52cd4fe59..1e1b1db56 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
1# PeerTube 1# PeerTube
2 2
3[![Build Status](https://travis-ci.org/Chocobozzz/PeerTube.svg?branch=master)](https://travis-ci.org/Chocobozzz/PeerTube) 3[![Build Status](https://travis-ci.org/Chocobozzz/PeerTube.svg?branch=master)](https://travis-ci.org/Chocobozzz/PeerTube)
4![Dependencies Status](https://david-dm.org/Chocobozzz/PeerTube.svg) 4[![Dependencies Status](https://david-dm.org/Chocobozzz/PeerTube.svg)](https://david-dm.org/Chocobozzz/PeerTube)
5 5
6Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). 6Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).
7 7