From: Gustavo Martin Morcuende Date: Mon, 24 Nov 2014 01:11:25 +0000 (+0100) Subject: typo in markdown format X-Git-Tag: weatherinformation-1.0~20 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=8d1ff3df028c85b16cbbe77228e58739dc757695;p=AndroidWeatherInformation typo in markdown format --- diff --git a/README.md b/README.md index c934803..ca48db4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Features: * Weather Information is an open source application, what means, you can download and mofify the source code (Apache License, Version 2.0). Indeed, we encourage you to do it. -Weather data are provided by **[OpenWeatherMap]**(http://openweathermap.org/). OpenWeatherMap developers recommend to obtain an [API key](http://openweathermap.org/appid), this key can be added in the preferences window of the application. There are different [prices](http://openweathermap.org/price) (from free to enterprise) depending on the availability and reliability of the weather data. It is up to you which one to use. +Weather data are provided by [**OpenWeatherMap**](http://openweathermap.org/). OpenWeatherMap developers recommend to obtain an [API key](http://openweathermap.org/appid), this key can be added in the preferences window of the application. There are different [prices](http://openweathermap.org/price) (from free to enterprise) depending on the availability and reliability of the weather data. It is up to you which one to use. **If you have an API key, be careful when using this application in public networks because everyone connected to that network could see your private API key** (Weather Information is using plain HTTP connections for retrieving data from OpenWeatherMap servers)