Skip to content

Commit 4fa83b9

Browse files
committed
Update README.md
1 parent 924d6e0 commit 4fa83b9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ OpenWeatherMap-PHP-Api
22
======================
33
An php api to parse weather data from [OpenWeatherMap.org](http://www.OpenWeatherMap.org). This api tries to normalise and abstract the data and remove inconsistencies.
44

5-
If you are looking for a [Zikula](http://www.zikula.org) implementation, you may want to take a look at [cmfcmf/Weather](https://github.com/cmfcmf/Weather)
5+
If you are looking for an implementation for the [CMS Zikula](http://www.zikula.org), you may want to take a look at [cmfcmf/Weather](https://github.com/cmfcmf/Weather).
6+
7+
**Notice:** This api is not made by OpenWeatherMap, nor their offical php api.
68

79
License
810
=======
@@ -15,5 +17,5 @@ MIT — Please see the [LICENSE file](https://github.com/cmfcmf/OpenWeatherMap-P
1517

1618
Roadmap
1719
=======
18-
- Add forecast functionality
19-
- Tell the guys of [OpenWeatherMap.org](http://www.OpenWeatherMap.org) that you made such an api.
20+
- [ ] Add forecast functionality
21+
- [x] Tell the guys of [OpenWeatherMap.org](http://www.OpenWeatherMap.org) that you made such an api.

0 commit comments

Comments
 (0)