Skip to content

Commit 0a3e4b6

Browse files
authored
Merge pull request #77 from matkoniecz/patch-1
add info where API KEY can be found
2 parents 7474c02 + c6c1792 commit 0a3e4b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ that when you create your configuration. For example:
4141
config = maproulette.Configuration(api_key='{YOUR_API_KEY}')
4242
```
4343

44+
Your API key is listed at the bottom of https://maproulette.org/user/profile page.
45+
4446
Once you have your configuration object we can create an API object using one of several modules depending on the
4547
functionality that the user is looking for. For example, creating a Project object allows the user to interact with all
4648
of the project-related functionality in the MapRoulette package.

0 commit comments

Comments
 (0)