From: Chocobozzz Date: Tue, 20 Jun 2017 16:52:57 +0000 (+0200) Subject: Update README schemas X-Git-Tag: v0.0.1-alpha~403 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a988e81c0e5faf0be58d303448659e9697c40901;p=oweals%2Fpeertube.git Update README schemas --- diff --git a/README.md b/README.md index ff62f2123..d7220b39f 100644 --- a/README.md +++ b/README.md @@ -251,19 +251,19 @@ Here are some simple schemes:

-Decentralized +Decentralized -Watch a video +Watch a video -Watch a P2P video +Watch a P2P video -Join a network +Join a network -Many networks +Many networks

### Frontend -There already is 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) 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.