diff --git a/README.md b/README.md
index a0fb65b..84f0aab 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,10 @@ Repository version:
- [Getting your auth token](#getting-your-auth-token)
- [Usage](#usage)
-- [Multiple Accounts](#multiple-accounts)
- [Discord Webhook](#discord-webhook)
- [FAQ](#faq)
- [Is this safe?](#is-this-safe)
- [How to update my (fork) repository version?](#how-to-update-my-fork-repository-version)
- - [Error not logged in](#error-not-logged-in)
- [I have other issues](#i-have-other-issues)
## Getting your auth token
@@ -31,16 +29,16 @@ You have to check in manually first to get your auth token, follow these steps (
4.
For Chromium users, click on the Application tab. If not found, click on the arrow.
-
+
For Firefox/Gecko-based browsers, click on the Storage tab.
-
+
5.
- Just like the screenshot above, click on Local Storage and look for `SK_OAUTH_CRED_KEY`
-
+ Just like the screenshot above, click on Local Storage and look for SK_OAUTH_CRED_KEY and SK_TOKEN_CACHE_KEY. Copy both!
+
6.
@@ -48,7 +46,7 @@ You have to check in manually first to get your auth token, follow these steps (
-7. That's your auth token, keep it save and do NOT share it with anyone!
+7. That's your auth credentials and token, keep it save and do NOT share it with anyone!
## Usage
@@ -61,12 +59,20 @@ You have to check in manually first to get your auth token, follow these steps (
5.
- Insert name with CRED and secret with
- your token, then click Add secret. You can input as many accounts, separate it with a new line (Enter).
+ Insert both SK_OAUTH_CRED_KEY and SK_TOKEN_CACHE_KEY then click Add secret. You can input as many accounts, separate it with a new line (Enter).
-
+
+
+6.
+
+ Here is the example for multiple accounts and your environments should now look like this.
+
+
+
+
+
7.
For the first day, you have to trigger this manually.