diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-04-27 22:27:27 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-04-27 22:27:27 +0200 |
commit | 9e9b8a0f6eae90c4ef5d224273a30a8dba2223df (patch) | |
tree | 102aec245c25f2a56b2db4eb7a6220d8b6a65c88 | |
parent | ad10a70b612a129db57f3e6c8639da2a3c32ce02 (diff) | |
download | PeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.tar.gz PeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.tar.zst PeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.zip |
Add dev dependency badge to readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ | |||
2 | 2 | ||
3 | [](https://travis-ci.org/Chocobozzz/PeerTube) | 3 | [](https://travis-ci.org/Chocobozzz/PeerTube) |
4 | [](https://david-dm.org/Chocobozzz/PeerTube) | 4 | [](https://david-dm.org/Chocobozzz/PeerTube) |
5 | [](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies) | ||
5 | [](https://codeclimate.com/github/Chocobozzz/PeerTube) | 6 | [](https://codeclimate.com/github/Chocobozzz/PeerTube) |
6 | 7 | ||
7 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). | 8 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). |