diff --git a/README.md b/README.md index a8f41e3..207a9f2 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,8 @@ For now, the pokemon go app traffic has to get forwarded manually to this custom ## Server setup -You need a running mongodb service, enter your credentials into ``./cfg.js``. +You need a running mongodb or mysql service, enter your credentials into ``./cfg.js``. If everything went fine, it should look like: -![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "") - -## Todo - - Viewing a pokemon shows invalid data (wrong weight, height, type etc.) - - Transfer button doesnt trigger (maybe related to above?) - - Items doesnt show - - Pokemon models get downloaded correctly, but somehow they dont load properly. They show on map, but not in pokemon info screen, pokedex or while encountering. - - Players exp bar is bugged, proto related? \ No newline at end of file +![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "") \ No newline at end of file