diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-02-14 10:07:17 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-02-14 10:07:17 +0100 |
commit | 3dca0e6eae8e48d1e91bebb98f411b1e6ee92758 (patch) | |
tree | ffb2773379f038518cbeb01bfa013c340a2c068f /README.md | |
parent | 821b05aebb062deabe517be30879cfbd28567a98 (diff) | |
download | PeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.tar.gz PeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.tar.zst PeerTube-3dca0e6eae8e48d1e91bebb98f411b1e6ee92758.zip |
Add codeclimate
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||
6 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). | 7 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). |
7 | 8 | ||