Skip to content

Commit 9f82db4

Browse files
authored
Update README.md
1 parent 932d0ad commit 9f82db4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,8 @@ When looking up an IP address, the response object includes `details.country_nam
283283
"BF": {"code": "AF", "name": "Africa"},
284284
...
285285
}
286-
```
287-
#### Usage:
288-
```python
286+
287+
# create handler
289288
>>> access_token = '123456789abc'
290289
>>> handler = ipinfo.getHandler(
291290
access_token,

0 commit comments

Comments
 (0)