From 3c595ee9349e8152f9e7eb1e36a1840a4f0c4414 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 23 Mar 2023 17:24:11 +0700 Subject: [PATCH] add links and contribution details --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04abfe7..9340242 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ # Tube Archivist Documentation -This is a work in progress, porting the old wiki to a more flexible documentation framework. +## [docs.tubearchivist.com](https://docs.tubearchivist.com/) +This is the git repo of the official documentation for Tube Archivist - Your self hosted YouTube media server. + +Additional links: +- The Project: [tubearchivist/tubearchivist](https://github.com/tubearchivist/tubearchivist) +- The Website: [tubearchivist.com](https://www.tubearchivist.com/) +- The Discord: [tubearchivist.com/discord](https://www.tubearchivist.com/discord) + +## Make Changes + +Please help improve these documentations. To make changes, fork this repo and make your changes. When you are ready, open a Pull Request. When merged, this will rebuild the live documentations within a few seconds. ## Development Environment