diff --git a/README.md b/README.md index cfb4887d..3519b761 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Crowd play: **[Pokemon Emerald](http://cloudretro.io/?id=652e45d78d2b91cd%7CPoke | Screenshot | Screenshot | | :--------------------------------------------: | :--------------------------------------------: | | ![screenshot](docs/img/landing-page-ps-hm.png) | ![screenshot](docs/img/landing-page-ps-x4.png) | -| ![screenshot](docs/img/landing-page-gb.png) | ![screenshot](docs/img/landing-page-front.png) | +| ![screenshot](docs/img/landing-page-gb.png) | ![screenshot](docs/img/landing-page-front.png) | ## Feature 1. Cloud gaming: Game logic and storage is hosted on cloud service. It reduces the cumbersome of game initialization. Images and audio are streamed to user in the most optimal way using advanced encoding technology. @@ -88,6 +88,8 @@ By clicking these deep link, you can join the game directly and play it together - [Play Pokemon Fire Red](http://cloudretro.io/?id=68bf168be6728020___Pokemon%20-%20Fire%20Red%20Version%20%28U%29%20%28V1.1%29) - [Mario](http://cloudretro.io/?id=1953c570fee1f9e4___Super%20Mario%20Bros) +![screenshot](docs/img/landing-page-ps-hm.png) + And you can host the new game by yourself by accessing [cloudretro.io](http://cloudretro.io) and click "share" button to generate a deeplink to your current game. ## Contribution diff --git a/docs/img/crowdplay.gif b/docs/img/crowdplay.gif new file mode 100644 index 00000000..c7aeda3a Binary files /dev/null and b/docs/img/crowdplay.gif differ diff --git a/docs/img/worker.png b/docs/img/worker.png index 58a2ee29..7651af1f 100644 Binary files a/docs/img/worker.png and b/docs/img/worker.png differ