From 50a2460f0c9bbdb82c8415e815228559a15b20e2 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Mon, 19 Aug 2013 21:48:04 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index fb327b1..0d0fb37 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ evhz ==== Display the current mouse refresh rate under evdev linux system. + +It is sufficient to simply download evhz.c vs cloning the repo. + +To compile and run: + +gcc -o evhz evhz.c + +sudo ./evhz + + +Bugs, patches, requests, etc. are welcome. -- 2.30.2