Add badge for client dependencies
This commit is contained in:
parent
a563a494f0
commit
191ce95824
1 changed files with 5 additions and 0 deletions
|
@ -1,10 +1,15 @@
|
|||
# PeerTube
|
||||
|
||||
*Server*
|
||||
[](https://travis-ci.org/Chocobozzz/PeerTube)
|
||||
[](https://david-dm.org/Chocobozzz/PeerTube)
|
||||
[](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies)
|
||||
[](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).
|
||||
|
||||
[](https://github.com/feross/standard)
|
||||
|
|
Loading…
Add table
Reference in a new issue