From 68a36112df3b57e736f0ac430593955502321a6b Mon Sep 17 00:00:00 2001 From: fenix-soft Date: Tue, 11 Sep 2018 13:06:17 +0200 Subject: [PATCH] Add files via upload --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ea241d2..ba2220f 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ cat #### Some examples: -for example we want to recover the weather data of a city called "**Tempio Pausania**" (IT) or "**New York**" that openwatermap has indexed written with the space. +for example we want to recover the weather data of a city called "**Tempio Pausania**" (IT) or "**New York**"(USA) that openwatermap has indexed written with the space. fmeteo "Tempio%20Pausania,IT" -fmeteo "New%20York,USA" +fmeteo "New%20York,US" *** @@ -63,9 +63,9 @@ cat #### Alcuni esempi: -ad esempio vogliamo recuperare il tempo di una citta chiamata "**Tempio Pausania**"(IT), oppure "**New York**" che openwatermap ha indicizzato scritta con lo spazio. +ad esempio vogliamo recuperare il tempo di una citta chiamata "**Tempio Pausania**"(IT), oppure "**New York**"(USA) che openwatermap ha indicizzato scritta con lo spazio. fmeteo "Tempio%20Pausania,IT" - fmeteo "New%20York,USA" + fmeteo "New%20York,US"