Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhe committed Jul 23, 2016
1 parent c5eb83e commit f134b8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ See `config.json.sample`.

Optional arguments:

* `distance_limit`: Given an Integer representing meters, only shows Pokemon within the limit. Only applies if `step_limit=1`.
* `only`: Comma-separated list of Pokemon to notify on. Cannot be used at the same time as `ignore`.
* `ignore`: Comma-separated list of Pokemon to ignore. Cannot be used at the same time as `only`.
* `step_limit`: Determines how far the "player" will search. A value of `1` is the same as a stationary player.
* `notify_distance`: Distance in meters within which to send notifications. if set to `None` will notify on everything.
* `notify_ignore`: Comma-separated list of Pokemon to not send notifications for.

It is also recommended to use your own Google Maps API key, set it in `credentials.json`.

Expand Down

0 comments on commit f134b8b

Please sign in to comment.