Skip to content

Commit 33fddc9

Browse files
committed
Merge branch 'master' of github.com:mvexel/overpass-api-python-wrapper
2 parents fb35f93 + 01f7b4b commit 33fddc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Overpass API python wrapper
22
===========================
33

4-
This is a thin wrapper around the OpenStreetMap [Overpass
4+
Python bindings for the OpenStreetMap [Overpass
55
API](http://wiki.openstreetmap.org/wiki/Overpass_API).
66

77
[![Build Status](https://travis-ci.org/mvexel/overpass-api-python-wrapper.svg?branch=master)](https://travis-ci.org/mvexel/overpass-api-python-wrapper)
@@ -74,7 +74,7 @@ Setting this to `True` will get you debug output.
7474

7575
### Simple queries
7676

77-
In addition to just sending your query and parse the result, the wrapper
77+
In addition to just sending your query and parse the result, `overpass`
7878
provides shortcuts for often used map queries. To use them, just pass
7979
them like to normal query to the API.
8080

0 commit comments

Comments
 (0)