Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nborrmann committed Aug 17, 2016
1 parent e73c9db commit 274d12c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -17,6 +17,8 @@ Heavily using [pgoapi](https://github.com/keyphact/pgoapi). Shout-out to the Unk

There's no other flags besides `-H` and `-P`, everything else is configured through the Web UI.

[![Deploy](https://raw.githubusercontent.com/favll/pogom/master/deploy-to-jelastic.png)](https://jelastic.com/install-application/?manifest=https://raw.githubusercontent.com/favll/pogom/master/manifest.jps?filter=pokemon)

##Usage

- Visit `http://<ip>:<port>/` (by default: `http://127.0.0.1:5000/`)
Expand All @@ -26,10 +28,7 @@ There's no other flags besides `-H` and `-P`, everything else is configured thr
- Optionally protect the configuration with a password (only authenticated users can access the config and change scan locations)
- Go back to `http://<ip>:<port>/` to view the map
- Add scan locations simply by clicking on the map

##Deployment on Cloud
[![Deploy](https://raw.githubusercontent.com/dreadpiratejhonatan/pogom/master/deploy-to-jelastic.png)](https://jelastic.com/install-application/?manifest=https://raw.githubusercontent.com/dreadpiratejhonatan/pogom/master/manifest.jps?filter=pokemon)

-

##Features
- [x] Extremely fast (using multiple accounts)
Expand Down

0 comments on commit 274d12c

Please sign in to comment.