From 171d827c585d3f160270a101ab016bf3b02490f7 Mon Sep 17 00:00:00 2001 From: Jacob Haug Date: Wed, 4 Oct 2023 12:01:46 -0400 Subject: [PATCH] updated readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 505e2e5..40dd7a9 100644 --- a/README.md +++ b/README.md @@ -85,12 +85,6 @@ between IPv4 and IPv6 lookup. - All endpoints (except `/port`) can return information about a custom IP address specified via `?ip=` query parameter - Open source under the [BSD 3-Clause license](https://opensource.org/licenses/BSD-3-Clause) -## Why? - -- To scratch an itch -- An excuse to use Go for something -- Faster than ifconfig.me and has IPv6 support - ### Usage ```