Skip to content

Commit 44f7a4c

Browse files
committed
Update README.md
1 parent f081cd9 commit 44f7a4c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
[![PyPI version](https://badge.fury.io/py/geolocation-python.svg)](https://pypi.python.org/pypi/geolocation-python/0.1.2)
44

5+
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/slawek87/geolocation-python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
56
What is Geolocation?
67
=====================
7-
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/slawek87/geolocation-python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8+
89
Geolocation is a simple and clever application which uses google maps api.
910
This application allows you to easily and quickly get information about given location.
1011
Application returns such information as:
@@ -89,4 +90,4 @@ my_location = google_maps.search(lat=lat, lng=lng).first()
8990

9091
```
9192

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

0 commit comments

Comments
 (0)