diff --git a/.gitignore b/.gitignore
index f717486..632d9eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +123,11 @@ dmypy.json
# Pyre type checker
.pyre/
+output/TikTokUsernameChecker.exe
+output/TikTokUsernameChecker_v1.zip
+output/usernames.txt
+output/tool.PNG
+output/example.PNG
+output/bad_usernames.txt
+output/available_usernames.txt
+output/proxies.txt
diff --git a/README.md b/README.md
index 65a6a44..a310499 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
# TikTok Username Checker
- Returns availability of TikTok username from a list.
+ Returns availability of TikTok username from a list.
+
+# Tool
+![](https://i.ibb.co/fYJJvCM/tool.png)
+
+# Example
+![](https://i.ibb.co/QYn6M4N/example.png)
+
+# Legal
+ This was merely a speedrun to demonstrate how username checkers work.
+ This is illegal if you use this without the consent of the owners (in this case, the TikTok team).
+ The software designed to perform website security testing.
+ The author is not responsible for any illegal use of these programs.
+ I am not accountable for anything you get into.
+ I am not accountable for any of your actions.
+ This is 100% educational, please do not misuse this tool.