Skip to content

Commit 5370c85

Browse files
committed
I think it's been well over a year now. No need to say that it's "new" anymore.
1 parent 817b896 commit 5370c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A php api to parse weather data from [OpenWeatherMap.org](http://www.OpenWeather
99
For example code and how to use this api, please take a look into `Examples_*.php` files and run them in your browser.
1010
- `Examples_Current.php` Shows how to receive the current weather.
1111
- `Examples_Forecast.php` Shows how to receive weather forecasts.
12-
- [*NEW*] `Examples_History.php` Shows how to receive weather history.
12+
- `Examples_History.php` Shows how to receive weather history.
1313
- `Examples_Cache.php` Shows how to implement a cache.
1414

1515
**Notice:** This api is not made by OpenWeatherMap, nor their official php api.

0 commit comments

Comments
 (0)