diff --git a/README.md b/README.md
index 68c269a..86eab90 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,29 @@
-# commerce_payumoney
-This project integrates PayUmoney into the http://drupal.org/project/commerce payment and checkout systems.
+INTRODUCTION
+------------
 
-Supported version are :
-Drupal 8
-Commerce 2
+This project integrates PayUmoney into the http://drupal.org/project/commerce 
+payment and checkout systems.
 
+ * For a full description of the module, visit the project page:
+   https://drupal.org/project/commerce_payumoney.
+ 
+ * To submit bug reports and feature suggestions, or to track changes:
+   https://www.drupal.org/project/issues/commerce_payumoney.
 
-Configuration :
 
-1: Please Add "PayUmoney Redirect" Payment gateway under "admin/commerce/config/payment-gateways/add"
-2: Add the required credentials .
-3: Please select Available Profile to get required information for API. (Default is "customer")
-4: Select profile must have added "Address" entity.
-5: Please Add New phone field in Select Profile with name "field_phone"
+REQUIREMENTS
+------------
+
+This module requires the following modules:
+
+ * Commerce (https://drupal.org/project/commerce)
+
+CONFIGURATION
+-------------
+ * Please Add "PayUmoney Redirect" Payment gateway under 
+   "admin/commerce/config/payment-gateways/add"
+ * Add the required credentials .
+ * Please select Available Profile to get required information for API. 
+   Default is "customer".
+ * Select profile must have added "Address" entity.
+ * Please Add New phone field in Select Profile with name "field_phone"
