From 0da86b78063c2ce5f339e0629a5d84f1252383c9 Mon Sep 17 00:00:00 2001
From: Hirusha Adikari <36286877+hirusha-adi@users.noreply.github.com>
Date: Wed, 24 Jan 2024 10:52:17 +0530
Subject: [PATCH] Update README.md
---
README.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
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:**