Skip to content

Commit da12c92

Browse files
authored
add warning for false positive malware by MS defender
1 parent e452f8c commit da12c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
## Installation & Usage
2323
> [!WARNING]
2424
> If you are on 32-bit architecture, please [use this branch](https://github.com/ibnaleem/gosearch/tree/32-bit) or GoSearch will fail to build. For an in-depth overview of this issue, please see [#72](https://github.com/ibnaleem/gosearch/issues/72)
25+
26+
> [!WARNING]
27+
> If you're using Windows Defender, it might mistakenly flag GoSearch as malware. Rest assured, GoSearch is not malicious; you can review the full source code yourself to verify this. For an in-depth overview of this issue, please see [#90](https://github.com/ibnaleem/gosearch/issues/90)
2528
```
2629
$ go install github.com/ibnaleem/gosearch@latest
2730
```

0 commit comments

Comments
 (0)