From 260ae7c4fc9daa121ffc783c9a28dff9bc294938 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 5 Dec 2015 10:12:44 +0100 Subject: [PATCH] Add dependencies status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f028f40e..52cd4fe59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PeerTube [![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) Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).