From e5d22075c368903c25adb88c7e8b8339396d321c Mon Sep 17 00:00:00 2001 From: Jokerhack <76730200+Jokerhack1@users.noreply.github.com> Date: Sat, 20 Feb 2021 08:35:16 +0330 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03c7c65..4265abd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # IPGeoLocation ==== * A tool to retrieve IP Geolocation information -* Powered by [ip-api](http://ip-api.com/docs/) +* Powered by JokerHack Requirements @@ -13,7 +13,7 @@ Requirements Download/Installation ==== -* git clone https://github.com/maldevel/IPGeoLocation +* git clone https://github.com/Jokerhack1/IPGeoLocation * pip3 install -r requirements.txt --user if pip3 is missing: @@ -138,3 +138,7 @@ Examples **Do not print results to terminal** * ./ip2geolocation.py -m -e /path/to/results.txt --noprint + + + +Made by JokerHack