diff options
author | Chocobozzz <me@florianbigard.com> | 2020-04-14 14:36:23 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-04-14 14:36:23 +0200 |
commit | e2ffb59e7ec6ee108377d172536214dab179cd84 (patch) | |
tree | d4289d5c7adc72ca147b11ca23f0a2592e5842a8 /README.md | |
parent | 5def04e17f1df09a708622afe634ccac256eab86 (diff) | |
download | PeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.tar.gz PeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.tar.zst PeerTube-e2ffb59e7ec6ee108377d172536214dab179cd84.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -170,11 +170,9 @@ See [how to create your own instance](https://github.com/Chocobozzz/PeerTube/blo | |||
170 | 170 | ||
171 | See the more general [admin documentation](https://docs.joinpeertube.org/#/admin-following-instances). | 171 | See 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) | 175 | Learn 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 | ||