diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2015-12-05 10:12:44 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2015-12-05 10:12:44 +0100 |
commit | 260ae7c4fc9daa121ffc783c9a28dff9bc294938 (patch) | |
tree | 5f53a186bf1a988033aab4c197fbf8b4e014ffa2 | |
parent | 207fbab44d04ec92d748b6a32ec9a237029f820b (diff) | |
download | PeerTube-260ae7c4fc9daa121ffc783c9a28dff9bc294938.tar.gz PeerTube-260ae7c4fc9daa121ffc783c9a28dff9bc294938.tar.zst PeerTube-260ae7c4fc9daa121ffc783c9a28dff9bc294938.zip |
Add dependencies status
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +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 | 5 | ||
5 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). | 6 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). |
6 | 7 | ||