Skip to content

Commit

Permalink
Update README.md (#127)
Browse files Browse the repository at this point in the history
Several users complained about this. I guess it happens when you have some dated cache data in browser.
  • Loading branch information
LFHao authored and Max Leiter committed Jul 30, 2016
1 parent ca7ab09 commit 6e50e04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@ $ python -m SimpleHTTPServer

This will enable you to view your page on [http://localhost:8000](http://localhost:8000)

## Troubleshooting
1. If you have the latest code of both web and bot project and start the web server correctly, however you see a blank page when hit localhost:8000: clear your browser history data/cookie and try again. For Chrome user, try to open a Incognito window.

## Contributing
If you would like to contribute please review OpenPoGo's [contributing](https://github.com/OpenPoGo/OpenPoGoBot/blob/master/CONTRIBUTING.md) guidelines and submit a pull request.

0 comments on commit 6e50e04

Please sign in to comment.