From: Ian Kelling <ianowl@gmail.com>
Date: Thu, 10 Oct 2013 20:13:04 +0000 (-0700)
Subject: Minor readme update
X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=85054bc738cee1608737a9d445b990b15b109cf1;p=evhz

Minor readme update
---

diff --git a/README.md b/README.md
index fe99c29..41bf351 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ To compile and run:
 
 gcc -o evhz evhz.c
 
-sudo ./evhz -v
+sudo ./evhz
+
+Nonverbose mode = -n
 
 Bugs, patches, requests, etc. are welcome.