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.