diff --git a/app_search_range/static/description/index.html b/app_search_range/static/description/index.html
index e18c21ae..bb4d0fac 100644
--- a/app_search_range/static/description/index.html
+++ b/app_search_range/static/description/index.html
@@ -1,3 +1,20 @@
+
+
+
+
App Search By Date or Number Range
+
+
This moduld allows user to Search by date or number range in List view and Pivot view.
+
+
+ - 1.List all the date/datetime field to select range
+ - 2.List all the integer/float/Monetary field to select range
+ - 3.Auto get user timezone, global Timezone supported.Replaces "Odoo" in Windows title
+ - 4.Easy admin to enable/disable the search.
+
+
+
+
+
Date range
@@ -25,5 +42,50 @@
+
+
+
How to setup
+
Go to Menu: Settings->Technical->Parameters->System Parameters
+
You can find "app_show_search_date" and "app_show_search_number"
+
Go to Menu: Settings->Technical->Parameters->System Parameters.
+
Set the Value to "False" if you do not want to show the search. And set "True" to show.
+
+

+
+
+
+
+
+
+
+
Technical Help & Support
+
+
+
+
+
\ No newline at end of file
diff --git a/app_search_range/static/description/setup.jpg b/app_search_range/static/description/setup.jpg
new file mode 100644
index 00000000..dcfaaf54
Binary files /dev/null and b/app_search_range/static/description/setup.jpg differ
diff --git a/app_search_range/static/description/setup.png b/app_search_range/static/description/setup.png
new file mode 100644
index 00000000..0c79efd6
Binary files /dev/null and b/app_search_range/static/description/setup.png differ