iankelling.org
/
git
/
evhz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2daced3
)
Update README.md
author
Ian Kelling
<ianowl@gmail.com>
Tue, 20 Aug 2013 04:48:04 +0000
(21:48 -0700)
committer
Ian Kelling
<ianowl@gmail.com>
Tue, 20 Aug 2013 04:48:04 +0000
(21:48 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index fb327b1b5cc8d406fbf07cf5a0f4cff144482d78..0d0fb374c57913af0d038c3bbb8440b53a95279e 100644
(file)
--- 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.