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