diff --git a/README.md b/README.md
index 3654e01..cd52687 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,15 @@
 # Email token
+This module provides 3 tokens. we can put image icon on this 
+class by using Cascading style sheets. This token will open
+outlook page or any mail application. Body should have the link
+of the page, the subject should be by default browser title.
+
+## Contents of this file
+
+- Introduction
+- Installation
+- Configuration
+- Maintainers
 
 ## Introduction
 
@@ -9,21 +20,24 @@ This module provides 3 tokens.
 (b) [etf:gin-url] gives current node url.
 
 (c) [etf:gin-email] provides an email link. 
-    A link will get generated "mail me" embedded in a div with class "gin-email-token".
+    A link will get generated "mail me" embedded in a div with
+    class "gin-email-token".
+
+
+## Installation
 
-You can put image icon on this class by using Cascading style sheets.
-This token will open outlook page or any mail application.
-Body should have the link of the page, the subject should be by default browser title
+Install the IEF Complex Open Widget module as you would normally install a
+contributed Drupal module. Visit [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-modules)
+for further information.
+
+## Configuration
 
-## How to use it?
 To use these tokens:
 
 This module adds a filter "Email Token Filter". 
 you can enable this filter at "admin/config/content/formats" .
 
-## Steps to enable token filter:
-
-(a) At path "admin/config/content/formats", there is a list of text formats like:
+(a) At path "admin/config/content/formats", there is a list of text formats like
     Basic HTML
     Restricted HTML
     Full HTML, etc.
@@ -40,4 +54,8 @@ You have successfully added token filter to your existing text format.
 Now, You can place these tokens in your blocks, nodes or at the places 
 where you can see a list of text-formats. Add token and select "Basic HTML". 
 Hit save. 
-Thats it.
+
+## Maintainers
+
+- sugandh khanna - [sugandhkhanna2](https://www.drupal.org/u/sugandhkhanna2)
+- Rajan Kumar - [rajan-kumar](https://www.drupal.org/u/shashank5563)
