From 5f63dc93ae28e0612638f212da4dc7351873508b Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 7 May 2022 10:09:53 +0700 Subject: [PATCH] add Extended Universe section to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a6112..0d851fb 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ Tube Archivist has a new home: https://github.com/tubearchivist/tubearchivist ## Table of contents: -* [Wiki](https://github.com/tubearchivist/tubearchivist/wiki) for a detailed documentation, with [FAQ](https://github.com/tubearchivist/tubearchivist/wiki/FAQ) +* [Wiki](https://github.com/tubearchivist/tubearchivist/wiki) with [FAQ](https://github.com/tubearchivist/tubearchivist/wiki/FAQ) * [Core functionality](#core-functionality) * [Screenshots](#screenshots) * [Problem Tube Archivist tries to solve](#problem-tube-archivist-tries-to-solve) * [Connect](#connect) +* [Extended Universe](#extended-universe) * [Installing and updating](#installing-and-updating) * [Getting Started](#getting-started) * [Potential pitfalls](#potential-pitfalls) @@ -52,6 +53,9 @@ Once your YouTube video collection grows, it becomes hard to search and find a s - [Discord](https://discord.gg/AFwz8nE7BK): Connect with us on our Discord server. - [r/TubeArchivist](https://www.reddit.com/r/TubeArchivist/): Join our Subreddit. +## Extended Universe +- [Browser Extension](https://github.com/tubearchivist/browser-extension) Tube Archivist Companion, for [Firefox](https://addons.mozilla.org/addon/tubearchivist-companion/) and [Chrome](https://chrome.google.com/webstore/detail/tubearchivist-companion/jjnkmicfnfojkkgobdfeieblocadmcie) + ## Installing and updating Take a look at the example `docker-compose.yml` file provided. Use the *latest* or the named semantic version tag. The *unstable* tag is for intermediate testing and as the name implies, is **unstable** and not be used on your main installation but in a [testing environment](CONTRIBUTING.md).