]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add badge for client dependencies
authorChocobozzz <florian.bigard@gmail.com>
Sat, 30 Apr 2016 06:56:21 +0000 (08:56 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sat, 30 Apr 2016 06:56:21 +0000 (08:56 +0200)
README.md

index 6df8bea190e21a7f077899ef29139662885dbf94..ec35dec0ea9cc9ea09047a0ebc2354468aa91b72 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
 # PeerTube
 
+*Server*
 [![Build Status](https://travis-ci.org/Chocobozzz/PeerTube.svg?branch=master)](https://travis-ci.org/Chocobozzz/PeerTube)
 [![Dependencies Status](https://david-dm.org/Chocobozzz/PeerTube.svg)](https://david-dm.org/Chocobozzz/PeerTube)
 [![devDependency Status](https://david-dm.org/Chocobozzz/PeerTube/dev-status.svg)](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies)
 [![Code climate](https://codeclimate.com/github/Chocobozzz/PeerTube/badges/gpa.svg)](https://codeclimate.com/github/Chocobozzz/PeerTube)
 
+*Client*
+[![Dependency Status](https://david-dm.org/Chocobozzz/PeerTube.svg?path=client)](https://david-dm.org/Chocobozzz/PeerTube?path=client)
+[![devDependency Status](https://david-dm.org/Chocobozzz/PeerTube/dev-status.svg?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).
 
 [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)