Skip to content

Commit 2933f06

Browse files
committed
heads up
1 parent 383361c commit 2933f06

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ With PyOWM you can integrate into your code any of the following OpenWeatherMap
3434
- **Image tiles** for several map layers provided by OWM
3535
- **Geocoding API v1.0** allowing to perform direct/reverse geocoding
3636

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+
3741
## Get started
3842

3943
### API key
@@ -108,11 +112,6 @@ The library software API documentation is available on [Read the Docs](https://p
108112
The [Code recipes](https://pyowm.readthedocs.io/en/latest/v3/code-recipes.html) section comes in handy!
109113

110114

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-
116115
## Community & Contributing
117116

118117
Here are [some cool projects](https://github.com/csparpa/pyowm/wiki/Community-Projects-using-PyOWM) that use PyOWM

0 commit comments

Comments
 (0)