Skip to content

Commit 6c5c7d5

Browse files
committed
update README
1 parent 7b12406 commit 6c5c7d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ The app identifies the commit where the search string appears, using an optimize
1919
- **Commit Range**: Specify an earliest and latest commit to limit the search scope.
2020
- **Follow File History**: Use the `--follow` option (CLI) or toggle in UI to follow file renames and history across commits.
2121

22+
## Download Windows Binaries
23+
24+
You can download the Windows binaries from the releases page:
25+
26+
- **CLI**: [GitContentSearch_CLI_win_x64.zip](https://github.com/EntityProcess/GitContentSearch/releases/latest)
27+
- **GUI**: [GitContentSearch_UI_win_x64.zip](https://github.com/EntityProcess/GitContentSearch/releases/latest)
28+
29+
If you don't trust the binaries, you can perform the build steps below.
30+
2231
## Installation
2332

2433
**Clone the repository**:

0 commit comments

Comments
 (0)