diff --git a/README.md b/README.md index e73295f..3d70ff0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# ip-grabber +# IP Grabber Logs the client IPv4 address and redirects them to a target website using Node.js. + +The grabber will redirect the client to the first commandline argument (a link or IP) if it exists. Otherwise, it will use the default link defined in the code.