diff --git a/doc/dev_journal.md b/doc/dev_journal.md index 974d2ce..804c136 100644 --- a/doc/dev_journal.md +++ b/doc/dev_journal.md @@ -102,4 +102,5 @@ Instead of using c now used bash to make a script that 2. checks which pids use those files and writes those into a file. 3. checks to which programms/executables the pids correspond to. Still need to finnish it. -TODO: Add functionality that is asks user if the malicious process should be killed. I.e. add some configuration functionality. + +_TODO_: Add functionality that is asks user if the malicious process should be killed. I.e. add some configuration functionality.