Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hirusha-adi authored Jan 24, 2024
1 parent 71c3d59 commit 0da86b7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# docx-search

<p align="center">
<img src="https://github.com/hirusha-adi/docx-search/assets/36286877/3c2d9933-8460-43ba-b8b3-773940cc3cb4" />
<img src="https://github.com/Sinhala-Typing/docx-search-tk/assets/36286877/a1be2524-80e1-4b5e-8c83-28ceae66e808" />
<br/>
<br/>
<br/>
<img src="https://github.com/Sinhala-Typing/docx-search-tk/assets/36286877/049dca93-ce24-4eb4-998c-cd34cbeeb94f" />
</p>


**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.
Expand All @@ -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:**
Expand Down

0 comments on commit 0da86b7

Please sign in to comment.