From a941c28351f2ac1429b968b16ba88ea48e6e51ab Mon Sep 17 00:00:00 2001 From: oscaromeu Date: Sun, 10 Jan 2021 12:59: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 3f9b75a..71dd22c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### API Rest client implented in Go to send requests and inspect responses of the Meteocat Rest API This package allows you to use the API provided by Meteocat to retrieve weather data from its weather stations networks. -The package is still in development and does include support for all the API operations. See the TODO section for +The package is still in development and does not include support for all the API operations. See the TODO section for more information. ## What kind of data can I get with Meteocat Go Library ?