mirror of https://github.com/Chocobozzz/PeerTube
Fix readme typo
parent
164283f59c
commit
224740ac40
|
@ -205,5 +205,5 @@ Here are some simple schemes:
|
||||||
|
|
||||||
### Frontend
|
### 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 is already 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.
|
The backend uses bittorrent protocol, so users could use their favorite bittorrent client to download/play the video with its torrent URI.
|
||||||
|
|
Loading…
Reference in New Issue