diff --git a/README.md b/README.md
index 9b88da0deaffb56e940680148a3ff609aaa2fb2f..b39ad5cbc2c173c36e8a2e8112c4bcbe8eb9deec 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# What is Phaser 3
+# What is Phaser?
 Phaser is game framework for desktop and mobile via html5. 
 Phaser can be used based on JavaScript or TypeScript. 
 Phaser uses canvas and WebGL renderer which makes more easier to use both desktop and mobile.
  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)