minor doc update
[evhz] / README.md
index 0d0fb374c57913af0d038c3bbb8440b53a95279e..61f7144b12a3888fa4f6bf18d53a7ce38da2b93f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ evhz
 
 Display the current mouse refresh rate under evdev linux system.
 
-It is sufficient to simply download evhz.c vs cloning the repo.
+The program is just evhz.c.
 
 To compile and run:
 
@@ -11,5 +11,8 @@ gcc -o evhz evhz.c
 
 sudo ./evhz
 
+Nonverbose mode = -n
 
 Bugs, patches, requests, etc. are welcome.
+
+Last tested 7/2014 on Fedora 20. Still working great. 
\ No newline at end of file