From: Chocobozzz Date: Thu, 21 Jul 2016 08:24:18 +0000 (+0200) Subject: Improve README presentation X-Git-Tag: v0.0.1-alpha~819 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d3b5237869d0dce6d339fef14dd0817e32b38f84;p=oweals%2Fpeertube.git Improve README presentation --- diff --git a/README.md b/README.md index f9c4905a7..248057f25 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,52 @@ -# PeerTube +

+ 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) +

+Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with WebTorrent. +

-**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) +

+ Client -[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) +
-Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [WebTorrent](https://github.com/feross/webtorrent). + + Dependency Status + + + + devDependency Status + +

+ +

+ Server + +
+ + + Build Status + + + + Dependencies Status + + + + devDependency Status + + + + Code climate + + +
+ + + js-standard-style + +

![screenshot](https://lutim.cpy.re/vC2loRww) @@ -154,15 +188,19 @@ See the ARCHITECTURE.md for more informations. Do not hesitate to give your opin Here are some simple schemes: -![Decentralized](https://lutim.cpy.re/Q7mnNdJP) +

+ +Decentralized + +Watch a video -![Watch a video](https://lutim.cpy.re/0riSzAp1) +Watch a P2P video -![Watch a video P2P](https://lutim.cpy.re/OzMSOtxG) +Join a network -![Join a network](https://lutim.cpy.re/uVjNNRa9) +Many networks ### Frontend