From 369089788a736787ec54bb8e46fb1541cdfae309 Mon Sep 17 00:00:00 2001
From: Mads <108904280+Wraaath@users.noreply.github.com>
Date: Thu, 15 Feb 2024 21:56:57 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20e2f60..aaecc96 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,18 @@
 ## 🚨 Twitch (or other websites) "Your browser is not currently supported. Please use a recommended browser or learn more here."
-You will likely not be able to log in to Twitch using this config since it uses [RFP (Resist Fingerprinting)](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-fingerprinting), and therefore I recommend creating another Firefox profile for websites (like Twitch) that get pissy. It's easy, and not that bad of a solution, although not optimal.
+You will likely not be able to log in to Twitch using this config since it uses [RFP (Resist Fingerprinting)](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-fingerprinting). Use one of the following options:
 
+### Option 1 (Recommended, although a little annoying):
+[u/gdmr458's Guide](https://www.reddit.com/r/LibreWolf/comments/17c8owv/comment/k5w373h/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)
+
+### Option 2 (Works great, but requires a seperate window for Twitch):
 Go to `about:profiles` \
 Click `Create a New Profile` \
 Click `Launch profile in new browser`
 
 A new Firefox window should appear with a default Firefox. Use this only for websites you need, and you should be good to go. No need to configure it.
 
+---
+
 ### 🟪  user.js
 A `user.js` is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the [wiki](https://github.com/arkenfox/user.js/wiki/2.1-User.js)