Skip to content

Commit f0797ad

Browse files
committed
Update README.md
1 parent 42c6491 commit f0797ad

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@ To use this application you need to have Google API key.
4242

4343
1. Open [APIs console](https://code.google.com/apis/console).
4444

45-
![Alt text](https://github.com/iknowledge-io/geolocation-python/blob/geolocation-0.2.0/docs/images/geocode-1.png?raw=true "APIs console")
45+
![Alt text](https://github.com/slawek87/geolocation-python/blob/geolocation-0.2.1/docs/images/geocode-1.png?raw=true "APIs console")
4646

4747
2. Turn On Geocode API.
4848

49-
![Alt text](https://github.com/iknowledge-io/geolocation-python/blob/geolocation-0.2.0/docs/images/geocode-2.png?raw=true "Geocode Api")
49+
![Alt text](https://github.com/slawek87/geolocation-python/blob/geolocation-0.2.1/docs/images/geocode-2.png?raw=true "Geocode Api")
5050

5151
3. Turn On Distance Matrix API.
5252

53-
![Alt text](https://github.com/iknowledge-io/geolocation-python/blob/geolocation-0.2.0/docs/images/distance-1.png?raw=true "Distance Matrix Api")
53+
![Alt text](https://github.com/slawek87/geolocation-python/blob/geolocation-0.2.1/docs/images/distance-1.png?raw=true "Distance Matrix Api")
5454

5555
4. Get your API Key.
5656

57-
![Alt text](https://github.com/iknowledge-io/geolocation-python/blob/geolocation-0.2.0/docs/images/geocode-3.png?raw=true "API KEY")
57+
![Alt text](https://github.com/slawek87/geolocation-python/blob/geolocation-0.2.1/docs/images/geocode-3.png?raw=true "API KEY")
5858

5959

6060
How to install it?
@@ -215,4 +215,4 @@ for item in items:
215215
print 'duration: %s' % item.duration
216216
```
217217

218-
More examples you should find [here](https://github.com/iknowledge-io/geolocation-python/tree/master/examples).
218+
More examples you should find [here](https://github.com/slawek87/geolocation-python/tree/master/examples).

0 commit comments

Comments
 (0)