aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-02-14 10:07:17 +0100
committerChocobozzz <florian.bigard@gmail.com>2016-02-14 10:07:17 +0100
commit3dca0e6eae8e48d1e91bebb98f411b1e6ee92758 (patch)
treeffb2773379f038518cbeb01bfa013c340a2c068f /README.md
parent821b05aebb062deabe517be30879cfbd28567a98 (diff)
downloadPeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.tar.gz
PeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.tar.zst
PeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.zip
Add codeclimate
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 d3d6433a7..5cab09b20 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[![Code climate](https://codeclimate.com/github/Chocobozzz/PeerTube/badges/gpa.svg)](https://codeclimate.com/github/Chocobozzz/PeerTube)
5 6
6Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). 7Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).
7 8