mirror of https://github.com/Chocobozzz/PeerTube
Add badge for client dependencies
parent
a563a494f0
commit
191ce95824
|
@ -1,10 +1,15 @@
|
||||||
# PeerTube
|
# PeerTube
|
||||||
|
|
||||||
|
*Server*
|
||||||
[](https://travis-ci.org/Chocobozzz/PeerTube)
|
[](https://travis-ci.org/Chocobozzz/PeerTube)
|
||||||
[](https://david-dm.org/Chocobozzz/PeerTube)
|
[](https://david-dm.org/Chocobozzz/PeerTube)
|
||||||
[](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies)
|
[](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies)
|
||||||
[](https://codeclimate.com/github/Chocobozzz/PeerTube)
|
[](https://codeclimate.com/github/Chocobozzz/PeerTube)
|
||||||
|
|
||||||
|
*Client*
|
||||||
|
[](https://david-dm.org/Chocobozzz/PeerTube?path=client)
|
||||||
|
[](https://david-dm.org/Chocobozzz/PeerTube?path=client#info=devDependencies)
|
||||||
|
|
||||||
Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).
|
Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).
|
||||||
|
|
||||||
[](https://github.com/feross/standard)
|
[](https://github.com/feross/standard)
|
||||||
|
|
Loading…
Reference in New Issue