You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@ OpenWeatherMap-PHP-Api
2
2
======================
3
3
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.
4
4
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.
6
8
7
9
License
8
10
=======
@@ -15,5 +17,5 @@ MIT — Please see the [LICENSE file](https://github.com/cmfcmf/OpenWeatherMap-P
15
17
16
18
Roadmap
17
19
=======
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