aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-04-27 22:27:27 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-04-27 22:27:27 +0200
commit9e9b8a0f6eae90c4ef5d224273a30a8dba2223df (patch)
tree102aec245c25f2a56b2db4eb7a6220d8b6a65c88 /README.md
parentad10a70b612a129db57f3e6c8639da2a3c32ce02 (diff)
downloadPeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.tar.gz
PeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.tar.zst
PeerTube-9e9b8a0f6eae90c4ef5d224273a30a8dba2223df.zip
Add dev dependency badge to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20d3f4d8d..34cddc56f 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
2 2
3[![Build Status](https://travis-ci.org/Chocobozzz/PeerTube.svg?branch=master)](https://travis-ci.org/Chocobozzz/PeerTube) 3[![Build Status](https://travis-ci.org/Chocobozzz/PeerTube.svg?branch=master)](https://travis-ci.org/Chocobozzz/PeerTube)
4[![Dependencies Status](https://david-dm.org/Chocobozzz/PeerTube.svg)](https://david-dm.org/Chocobozzz/PeerTube) 4[![Dependencies Status](https://david-dm.org/Chocobozzz/PeerTube.svg)](https://david-dm.org/Chocobozzz/PeerTube)
5[![devDependency Status](https://david-dm.org/Chocobozzz/PeerTube/dev-status.svg)](https://david-dm.org/Chocobozzz/PeerTube#info=devDependencies)
5[![Code climate](https://codeclimate.com/github/Chocobozzz/PeerTube/badges/gpa.svg)](https://codeclimate.com/github/Chocobozzz/PeerTube) 6[![Code climate](https://codeclimate.com/github/Chocobozzz/PeerTube/badges/gpa.svg)](https://codeclimate.com/github/Chocobozzz/PeerTube)
6 7
7Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). 8Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).