diff --git a/README.md b/README.md index b39ad5cbc2c173c36e8a2e8112c4bcbe8eb9deec..3ad1ccaf5993a17a89e635683526954a3c71eb24 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,7 @@ Phaser uses canvas and WebGL renderer which makes more easier to use both deskto However, if you want to make game in modile environment not using mobile web browser, you should look for 3rd party app. <br/> For more details about Phaser 3, you can see below references - <strong>Phaser Website</strong>: [Phaser website](https://phaser.io) + <br/> + <strong>Phaser Website</strong>: [Phaser website](https://phaser.io) <br/> + <strong>Phaser API docs</strong>: [photonstorm](https://photonstorm.github.io/phaser3-docs/index.html) <br/> + <strong>Phaser Examples</strong>: [Phaser examples ](https://phaser.io/examples) <br/>