From 2c7973c114a91bc50c18e75550215a5918287827 Mon Sep 17 00:00:00 2001
From: pandaninjas <101084582+pandaninjas@users.noreply.github.com>
Date: Sun, 25 Dec 2022 16:51:47 +0000
Subject: Update README.md
---
README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d12b418..b31ec9e 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,11 @@ This mod doesn't make you 100% safe, but it makes it much harder to steal your s
[staying safe section](#staying-safe)
## Staying Safe
-In order to work around an unpatchable security vulnerability, rename the NoSession jar to !.jar so it can load its protection before any other mods.
-This only protects you from other mods. There are fake verification sites that can steal your session ID through that method. Don't login with Microsoft
-OAuth to anything except maybe your Minecraft launcher. You may also want to verify the signature on any NoSession binary. It's signed with [pandaninjas' GPG key](https://raw.githubusercontent.com/pandaninjas/pandaninjas/main/pandaninjas-publickey.key).
+In order to work around an unpatchable security vulnerability, rename the NoSession jar to !.jar so it can load its protection before any other mods.
+This only protects you from other mods. There are fake verification sites that can steal your session ID through that method.
+Don't login with Microsoft OAuth to anything except maybe your Minecraft launcher. You may also want to verify the signature on any NoSession binary. It's signed with [pandaninjas' GPG key](https://raw.githubusercontent.com/pandaninjas/pandaninjas/main/pandaninjas-publickey.key).
+
+See [ILikePlayingGames' SkyblockModSafety guide](https://github.com/ILikePlayingGames/SkyblockModSafety) for other information
## Support
Support is provided in [The Fight Against Malware's discord server](https://discord.gg/TWhrmZFXqb)
--
cgit