From eff7ac605fec6dbd4cffd6458cf61840cca1f7bb Mon Sep 17 00:00:00 2001 From: Bertold Van den Bergh Date: Sun, 11 Mar 2018 02:04:23 +0100 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 47b12c9..eb1ecd9 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,4 @@ It takes the following GET parameters: * c: Set to one (c=1) to produce compact JSON. For example: [https://api.bertold.org/geozone?lat=51&lon=5](https://api.bertold.org/geozone?lat=51&lon=5) -Please do not use this API in an application that will result in a lot of server load :) - +You are free to use this API for any application, but I am not responsible for the quality of service. Please contact me if your application requires reliability.