From dff786d9c895c0b9dae27b3ba24131952a17b636 Mon Sep 17 00:00:00 2001 From: Sefinek Date: Thu, 8 Feb 2024 18:58:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72fa774d..2e83b925 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ binary file to lookup IP addresses and return the country, region and city that Both IPv4 and IPv6 addresses are supported, however since the GeoLite IPv6 database does not currently contain any city or region information, city, region and postal code lookups are only supported for IPv4. -> **Warning** +> [!WARNING] > **You SHOULD update the data files after installation.** The MaxMind license does not allow us to distribute the latest version of the data files with this package. Follow the instructions under update the datafiles for details.