From 3173c72b6b91ef71ad1975a98f2a8cb4a6aaebb9 Mon Sep 17 00:00:00 2001
From: G <52905881+giga-a@users.noreply.github.com>
Date: Tue, 29 Dec 2020 13:07:00 -0800
Subject: [PATCH] Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
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