diff --git a/README.md b/README.md index 160e011..25d1970 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ sudo ./keylogger /dev/input/eventX ``` Now everything that is typed should be printed in the terminal. -Also '.keylogs.log' file is created inside current directory. +Also '.keylogs.log' file is created under current directory. ```sh $ cat ./.keylogs.log ```