From 7859b5800c08c15f3380fb3a7e267ce1b3f2df9f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 26 Jan 2018 14:14:59 +0100 Subject: [PATCH] Add message for public registration on peertube --- README.md | 2 ++ support/doc/development/client/code.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 956403552..4d9cc298f 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Want to see it in action? * [Video](https://peertube.cpy.re/videos/watch/f78a97f8-a142-4ce1-a5bd-154bf9386504) to see what the "decentralization feature" looks like +*Currently PeerTube is still in alpha (we plan to release a beta in march). Demonstration servers do not support public registration. If you really want to test PeerTube before the public release, here is a list of PeerTube servers: https://github.com/Chocobozzz/PeerTube/wiki#other-peertube-servers.* + ## Why We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, diff --git a/support/doc/development/client/code.md b/support/doc/development/client/code.md index f84c7b998..e1d809763 100644 --- a/support/doc/development/client/code.md +++ b/support/doc/development/client/code.md @@ -60,7 +60,7 @@ If you are not familiar with Angular I recommend you to read the [quickstart gui ## Components tree -![Components tree](/support/doc/client/development/components-tree.png) +![Components tree](/support/doc/development/client/components-tree.png) ## Newcomers -- 2.41.0