diff options
| -rw-r--r-- | readme.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.markdown b/readme.markdown index a042fa2..01a6f96 100644 --- a/readme.markdown +++ b/readme.markdown @@ -3,7 +3,7 @@ Simple X11 keylogger. - Simple output format: one line on `stdout` per key event. - - Simple to audit: <100 lines of modern C. + - Simple to audit: Short single file of modern C. - Simple to run: Does not need `sudo`. ## Examples |
