Skip to content

Commit 900c7ef

Browse files
committed
Updated readme file with geolocation API documentation
1 parent 3615bf1 commit 900c7ef

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,11 @@ The `from a specific user` parameter makes sure that the results obtained for th
228228

229229
`l.search('doctor who', '2015-01-10', '2015-01-21','0rb1t3r')`
230230

231-
##### Aggregations API
231+
##### Aggregations API
232+
233+
##### GeoLocation API
234+
235+
Loklak allows you to fetch required information about a country or city.
236+
237+
eg. `l.geocode(['Barcelona'])`
238+
eg. `l.geocode(['place1','place2'])`

0 commit comments

Comments
 (0)