Skip to content

Commit b57110b

Browse files
authored
add not about https to README
1 parent 62c6707 commit b57110b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Load the module:
3232
from opencage.geocoder import OpenCageGeocode
3333
```
3434

35+
**Please note**: You will need the ability to make https requests, which is unfortunately not always the case with default installs of Python.
36+
3537
Create an instance of the geocoder module, passing a valid OpenCage Data Geocoder API key
3638
as a parameter to the geocoder modules's constructor:
3739

0 commit comments

Comments
 (0)