From 15cbd516ab7ea0011929a11bd0221685d4670775 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Sun, 24 Aug 2025 21:28:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eee6ed..afaf075 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IP-to-ASN Lookup API (fast hehe) -This API allows you to lookup the **ASN**, **country**, **country name**, and **provider name** for a given IPv4 or IPv6 address. +This API allows you to lookup the **ASN**, **country**, **country name**, and **provider name** for a given IPv4 or IPv6 address. This API uses an very Optimzed Cache to have very fast response times. ## Base URL