From 629c0d5a037195244894ce45a0ef895751a4e75a Mon Sep 17 00:00:00 2001 From: Dimitrios Kouveris Date: Sat, 26 Nov 2016 19:33:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```