mirror of https://github.com/Chocobozzz/PeerTube
Little presentation change in readme
parent
8fd5a3f19a
commit
b4c5a1f8ea
10
README.md
10
README.md
|
@ -1,21 +1,19 @@
|
|||
# PeerTube
|
||||
|
||||
*Server*
|
||||
|
||||
**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)
|
||||
|
||||
*Client*
|
||||
|
||||
**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)
|
||||
|
||||
Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with [WebTorrent](https://github.com/feross/webtorrent).
|
||||
|
||||
[![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).
|
||||
|
||||
![screenshot](https://lutim.cpy.re/vC2loRww)
|
||||
|
||||
## Demonstration
|
||||
|
|
Loading…
Reference in New Issue