diff --git a/README.md b/README.md index 008fc83..967f517 100644 --- a/README.md +++ b/README.md @@ -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