From f5152a47177442210e6991583a22f411271b0548 Mon Sep 17 00:00:00 2001 From: 0xEwoks Date: Fri, 8 Nov 2024 08:18:37 +0100 Subject: [PATCH] Readme fixes (#45) * Fix the links to the TubeArchivist extensions (Chrome, FF) * Add clarity about API Key location to help new users * Further detail as the current naming key vs token can confuse new users --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a528e1d..66d15ee 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@

Browser Extension for Tube Archivist

-tubearchivist-firefox -tubearchivist-chrome +tubearchivist-firefox +tubearchivist-chrome
## Core Functionality @@ -45,7 +45,7 @@ After a new release here on GitHub, you'll get updates automatically in your bro ## Setup - **URL**: This is where your Tube Archivist instance is located. Can be a host name or an IP address. Add the port if needed at the end, e.g. `:8000`. -- **API key**: You can find your API key on the settings page of your Tube Archivist instance. +- **API key**: You can find your API key on the settings page (Settings -> Application -> Integrations section -> API token) of your Tube Archivist instance. A green checkmark will appear next to the *Save* button if your connection is working.