From d31910dd36b9aa0a2d1b569972fd178f032bae17 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 21 Jul 2016 11:56:38 +0200 Subject: [PATCH] Center the README screenshot --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 19c277977..e089954c8 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,18 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir Code climate -
- - - js-standard-style + + JavaScript Style Guide

-![screenshot](https://lutim.cpy.re/vC2loRww) +
+ +

+ + screenshot + +

## Demonstration @@ -205,5 +209,5 @@ Here are some simple schemes: ### Frontend -There is already a frontend (Angular 2) but the backend is a REST API so anybody can build a frontend (Web application, desktop application...). +There already is a frontend (Angular 2) but the backend is a REST API so anybody can build a frontend (Web application, desktop application...). The backend uses bittorrent protocol, so users could use their favorite bittorrent client to download/play the video with its torrent URI.