We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c6796 commit b7a0bbfCopy full SHA for b7a0bbf
1 file changed
README.md
@@ -1,6 +1,10 @@
1
# MapRoulette - A Python Client for the MapRoulette API
2
3
-https://maproulette-python-client.readthedocs.io/
+
4
+https://maproulette-python-client.readthedocs.io
5
6
+[](https://badge.fury.io/py/maproulette)
7
+[](https://travis-ci.com/osmlab/maproulette-python-client)
8
9
This client makes it easy for users to communicate with the MapRoulette API from within
10
their Python environment. In the example below, we are able to access a MapRoulette project in just four lines of code:
0 commit comments