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