We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c6707 commit b57110bCopy full SHA for b57110b
1 file changed
README.md
@@ -32,6 +32,8 @@ Load the module:
32
from opencage.geocoder import OpenCageGeocode
33
```
34
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
+
37
Create an instance of the geocoder module, passing a valid OpenCage Data Geocoder API key
38
as a parameter to the geocoder modules's constructor:
39
0 commit comments