aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-04-14 14:36:23 +0200
committerChocobozzz <me@florianbigard.com>2020-04-14 14:36:23 +0200
commite2ffb59e7ec6ee108377d172536214dab179cd84 (patch)
treed4289d5c7adc72ca147b11ca23f0a2592e5842a8
parent5def04e17f1df09a708622afe634ccac256eab86 (diff)
downloadPeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.tar.gz
PeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.tar.zst
PeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.zip
Update readme
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 02809db42..d36ef485a 100644
--- a/README.md
+++ b/README.md
@@ -170,11 +170,9 @@ See [how to create your own instance](https://github.com/Chocobozzz/PeerTube/blo
170 170
171See the more general [admin documentation](https://docs.joinpeertube.org/#/admin-following-instances). 171See the more general [admin documentation](https://docs.joinpeertube.org/#/admin-following-instances).
172 172
173#### Tools 173### Tools documentation
174 174
175 * [Import videos (YouTube, Dailymotion, Vimeo...)](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/tools.md) 175Learn how to import/upload videos from CLI or admin your PeerTube instance with the [tools documentation](https://docs.joinpeertube.org/#/maintain-tools).
176 * [Upload videos from the CLI](https://github.com/Chocobozzz/PeerTube/blob/support/doc/tools.md)
177 * [Admin server tools (create transcoding jobs, prune storage...)](https://github.com/Chocobozzz/PeerTube/blob/support/doc/tools.md#server-tools)
178 176
179### Technical documentation 177### Technical documentation
180 178