X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=95f274b7b652effd43d7d49f6cc148f89a9ea0c3;hb=276d03ed1a469fd4e3579f92392b6f9a1567d1ca;hp=f3a754d54652ae5b2ba6296af5084ab86697845e;hpb=4df6a1b8e1ec98355667cb872511d27035bfaf5a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index f3a754d54..95f274b7b 100644 --- a/README.md +++ b/README.md @@ -147,11 +147,11 @@ See the [docker guide](/support/doc/docker.md) See the [production guide](/support/doc/production.md). -## Contributing +## Contributing/Test See the [contributing guide](/.github/CONTRIBUTING.md) -to see how to contribute to PeerTube. Spoiler alert: you don't need to be a +to see how to test or contribute to PeerTube. Spoiler alert: you don't need to be a coder to help! ## API REST documentation @@ -161,6 +161,10 @@ For now only on Github: * HTML version: [/support/doc/api/html/index.html](/support/doc/api/html/index.html) * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) +## Tools + + * [Import videos (YouTube, Dailymotion, Vimeo...)](/support/doc/import-videos.md) + ## Architecture See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation.