Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hdlx authored Jan 12, 2025
1 parent d952047 commit a989d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Run `RemoveFromStartup.bat` to revert this.

## Known issues
- Alt tab popup is behind start menu.
- On some releases, .exe might be flagged as malicious by Windows Defender. This is a false positive (detection relies on machine learning).
- Releases might be flagged as malicious by antiviruses. This is a false positive (detection relies on machine learning).

## Building from source
This is a C project relying on C standard library and Windows API. I'm using [Clang (mingw)](https://github.com/mstorsjo/llvm-mingw) and VS Code / VS Codium.
Expand Down

0 comments on commit a989d27

Please sign in to comment.