diff --git a/README.md b/README.md
index 75d8ff9..bd42516 100644
--- a/README.md
+++ b/README.md
@@ -49,11 +49,12 @@ Because some websites have a delay logic implemented in the backend, I added an
#### (FindNumbers - Finds all numbers in a string)
-#### Find Profile (Fast - FindUserProflesNormal)
-
+## Finding Profile Process
+#### FindUserProflesFast - finds profiles with GET requests based on detection table (fast)
+
-#### Find Profile (Slow - FindUserProflesAdvanced)
-
+#### FindUserProflesSlow - finds profiles with a webdriver based on detection table (slow)
+
Profile images **will not** be blurred. If you want them to be blurred, turn that option on