Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mvexel/overpass-api-python-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
mvexel committed May 1, 2018
2 parents fb35f93 + 01f7b4b commit 33fddc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Overpass API python wrapper
===========================

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

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

### Simple queries

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

Expand Down

0 comments on commit 33fddc9

Please sign in to comment.