Skip to content

Commit 3cfed06

Browse files
authored
V1.0.0
1 parent 75ad5b0 commit 3cfed06

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# Hpkse
22
Local file high performance keyword search engine
3+
4+
****
5+
6+
## What is Hpkse?
7+
Hpkse (High Performance Keyword Search Engine) is a fast local file search engine that can help you quickly search the content of all files in a folder based on given keywords, achieving the highest performance through the optimization of the program itself.
8+
9+
****
10+
11+
## How to use?
12+
Download the latest version of the executable file suitable for your operating system and architecture, or build it.
13+
14+
****
15+
16+
## Usage
17+
args: data (Set search folder)
18+
```
19+
-data
20+
```

0 commit comments

Comments
 (0)