diff --git a/README.md b/README.md
index e188c8e..0a3b45c 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,29 @@
# REFLEXIO
-A web game based on reflection written purely in HTML5 and Javascript.
+This is a web game based on reflection.
+It is written purely in HTML5 and Javascript.
-### Play Online!
-The game is live on:
->[ketangupta.in/reflexio]
+# Objective of the Game
+
+ - Destroy enemy ship
+ - Avoid damage to mother ship
+
-The game works best on Google Chrome!
+# Instructions
+
+ - There is a fixed mirror, draggable mirror, enemy ship that needs to be killed, Asteroid, Mother ship that needs to be protected and the ship that emits laser.
+ - Destroy the enemy ship by reflecting the laser from your ship.
+ - Use mouse to drag the reflectors.
+ - You can view the health bar of your mother ship on the screen while playing.
+
+
+# Play Online!
+The game is live on: >[ketangupta.in/reflexio]
+
+
+The game works best on Google Chrome!
[ketangupta.in/reflexio]:
+
+# Want to contribute?
+
+Feel free to send in pull requests :)