Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DocMAX authored Dec 23, 2024
1 parent 71e8585 commit 1ec011b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
winreaper: command to monitor and annotate a process tree

like https://github.com/Plagman/reaper but for windows

compile with:
x86_64-w64-mingw32-g++ -o winreaper.exe winreaper.cpp -D_UNICODE -DUNICODE -municode -static

0 comments on commit 1ec011b

Please sign in to comment.