Skip to content

Commit b7a0bbf

Browse files
author
Daniel B
authored
add badges to readme
1 parent c9c6796 commit b7a0bbf

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# MapRoulette - A Python Client for the MapRoulette API
22

3-
https://maproulette-python-client.readthedocs.io/
3+
4+
https://maproulette-python-client.readthedocs.io
5+
6+
[![PyPI version](https://badge.fury.io/py/maproulette.svg)](https://badge.fury.io/py/maproulette)
7+
[![Build Status](https://travis-ci.com/osmlab/maproulette-python-client.svg?branch=master)](https://travis-ci.com/osmlab/maproulette-python-client)
48

59
This client makes it easy for users to communicate with the MapRoulette API from within
610
their Python environment. In the example below, we are able to access a MapRoulette project in just four lines of code:

0 commit comments

Comments
 (0)