diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,10 +1,15 @@ | |||
1 | # PeerTube | 1 | # PeerTube |
2 | 2 | ||
3 | *Server* | ||
3 | [](https://travis-ci.org/Chocobozzz/PeerTube) | 4 | [](https://travis-ci.org/Chocobozzz/PeerTube) |
4 | [](https://david-dm.org/Chocobozzz/PeerTube) | 5 | [](https://david-dm.org/Chocobozzz/PeerTube) |
5 | [](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies) | 6 | [](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies) |
6 | [](https://codeclimate.com/github/Chocobozzz/PeerTube) | 7 | [](https://codeclimate.com/github/Chocobozzz/PeerTube) |
7 | 8 | ||
9 | *Client* | ||
10 | [](https://david-dm.org/Chocobozzz/PeerTube?path=client) | ||
11 | [](https://david-dm.org/Chocobozzz/PeerTube?path=client#info=devDependencies) | ||
12 | |||
8 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). | 13 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). |
9 | 14 | ||
10 | [](https://github.com/feross/standard) | 15 | [](https://github.com/feross/standard) |