X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README.md;h=8abdaf67d458d43d76b975965f37edf82586df45;hb=136cce4d6744bef7fd316b929157c1e4e3984fe3;hp=4d83ea8469e39e3792cc402798f112cec32a8a97;hpb=5a649344ffd0e8ac87ca1b573e57156d659f8b9d;p=oweals%2Fpeertube.git diff --git a/README.md b/README.md index 4d83ea846..8abdaf67d 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent. -**PeerTube is sponsored by [Framasoft](https://framatube.org/#en), a non-profit -that promotes, spreads and develops free culture in general, and free-libre -software in particular. If you want to support this project, please [consider +**PeerTube is developed by [Framasoft](https://framasoft.org/?l=en), a non-profit +that promotes and spreads free culture in general, and free-libre software in +particular. If you want to support this project, please [consider donating to them](https://soutenir.framasoft.org/en/).**

@@ -60,6 +60,12 @@ donating to them](https://soutenir.framasoft.org/en/).**

+

+ Website | + Instances list + +

+ ## Demonstration Want to see it in action? @@ -70,6 +76,8 @@ Want to see it in action? * [peertube3.cpy.re](http://peertube3.cpy.re) * [Video](https://peertube.cpy.re/videos/watch/f78a97f8-a142-4ce1-a5bd-154bf9386504) to see what the "decentralization feature" looks like + * [Video](https://peertube.cpy.re/videos/watch/da2b08d4-a242-4170-b32a-4ec8cbdca701) to see + the communication between PeerTube and [Mastodon](https://github.com/tootsuite/mastodon) ## Why @@ -111,9 +119,11 @@ coder to help! ## API REST documentation -For now only on Github: +Quick Start: [/support/doc/api/quickstart.md](/support/doc/api/quickstart.md) + +Endpoints documentation: - * HTML version: [/support/doc/api/html/index.html](/support/doc/api/html/index.html) + * HTML version: [/support/doc/api/html/index.html](https://htmlpreview.github.io/?https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/html/index.html) * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) ## Tools