diff --git a/README.md b/README.md
index 8ac66d5..8e94e89 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,14 @@
# docx-search
-
+
+
+
+
+
+
**Description:**
The `docx-search` Python script is a tool designed to search for a specified word within Microsoft Word (.docx) documents in a given directory. It utilizes the `python-docx` library for handling Word documents and implements multi-threading to improve search efficiency.
@@ -18,6 +23,10 @@ The `docx-search` Python script is a tool designed to search for a specified wor
- Check out the below demonstration:
+https://github.com/Sinhala-Typing/docx-search-tk/assets/36286877/a93352a4-28d3-4f8c-8f5c-39e9c883dd91
+
+
+
**Getting Started:**
1. **Requirements:**