Browse Source

Add display information to README.

Con Kolivas 14 years ago
parent
commit
9304ebc642
1 changed files with 14 additions and 2 deletions
  1. 14 2
      README

+ 14 - 2
README

@@ -44,5 +44,17 @@ Usage instructions:  Run "cgminer --help" to see options.
 
 
 Also many issues and FAQs are covered in the forum thread
 Also many issues and FAQs are covered in the forum thread
 dedicated to this program,
 dedicated to this program,
-	http://www.bitcoin.org/smf/index.php?topic=1925.0;all
-
+	http://forum.bitcoin.org/index.php?topic=21275.0
+
+The output line shows the following:
+[(5s):204.4  (avg):203.1 Mh/s] [Q:56  A:51  R:4  HW:0  E:91%  U:2.47/m]
+
+Each column is as follows:
+A 5 second exponentially decaying average hash rate
+An all time average hash rate
+The number of requested work items
+The number of accepted shares
+The number of rejected shares
+The number of hardware erorrs
+The efficiency defined as the accepted shares / requested work
+The utility defines as the number of shares / minute