From 01deacfa10c8efbdf1518dfb3555bd0a882bc1af Mon Sep 17 00:00:00 2001 From: G <52905881+giga-a@users.noreply.github.com> Date: Sun, 3 Jan 2021 13:30:37 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3f5c40..5fb8961 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ API and Web App for analyzing & finding a person profile across +300 social medi **Please submit your contribution in a Pull Request!** ## Updates -- (Testing Grid Passed 🎉🎉🎉) This will make FindUserProfilesSlow & ShowUserProfilesSlow a lot faster because it will distribute checking between instance of Firefox in a grid - Comming next update +- (Testing Grid Passed 🎉🎉🎉) This will make FindUserProfilesSlow & ShowUserProfilesSlow a lot faster because it will distribute checking profiles between instances of Firefox in a grid - Comming next update - (New) Added FindOrigins (This extracts well-known names with their origins from the username) 👏 - (New) Added descriptions logic to websites (will be adding the categories later on) 👏 - Added pyhton CLI (limited to FindUserProfilesFast option)