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
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ With PyOWM you can integrate into your code any of the following OpenWeatherMap
34
34
-**Image tiles** for several map layers provided by OWM
35
35
-**Geocoding API v1.0** allowing to perform direct/reverse geocoding
36
36
37
+
38
+
## In case of trouble...
39
+
Please **read the [FAQ](https://pyowm.readthedocs.io/en/latest/v3/faq.html)** before filing a new issue on GitHub! There are many common issues, therefore a fix for your issue might come easier than you think
40
+
37
41
## Get started
38
42
39
43
### API key
@@ -108,11 +112,6 @@ The library software API documentation is available on [Read the Docs](https://p
108
112
The [Code recipes](https://pyowm.readthedocs.io/en/latest/v3/code-recipes.html) section comes in handy!
109
113
110
114
111
-
## Help - PyOWM is giving me errors!
112
-
Please read the [FAQ](https://pyowm.readthedocs.io/en/latest/v3/faq.html) section of the documentation before filing a new issue on GitHub!
113
-
114
-
There are many common issues, therefore a fix for your issue might come easier than you think
115
-
116
115
## Community & Contributing
117
116
118
117
Here are [some cool projects](https://github.com/csparpa/pyowm/wiki/Community-Projects-using-PyOWM) that use PyOWM
0 commit comments