We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7474c02 + c6c1792 commit 0a3e4b6Copy full SHA for 0a3e4b6
1 file changed
README.md
@@ -41,6 +41,8 @@ that when you create your configuration. For example:
41
config = maproulette.Configuration(api_key='{YOUR_API_KEY}')
42
```
43
44
+Your API key is listed at the bottom of https://maproulette.org/user/profile page.
45
+
46
Once you have your configuration object we can create an API object using one of several modules depending on the
47
functionality that the user is looking for. For example, creating a Project object allows the user to interact with all
48
of the project-related functionality in the MapRoulette package.
0 commit comments