Update README with reference to the man pages
[skeinsum.git] / README
diff --git a/README b/README
index efba2bc6641230fc165677f26cbc6d51e9781098..15f6a5ca704e1472636b511702e107fea3435d0c 100644 (file)
--- a/README
+++ b/README
@@ -5,8 +5,13 @@ or, at your option, any later version. See COPYING for details.
 First run autoreconf --install; then see the INSTALL file for 
 installation information.
 
+You may also wish to run the tests in the testing directory. This
+verifies that the programs are able to compute the correct hashes
+against the test suite.
+
 Once the software is installed, invoke skein256sum, skein512sum, or 
-skein1024sum with the --help option to see usage information.
+skein1024sum with the --help option to see usage information or check 
+the man pages.
 
 The skeinsum home page is http://jxself.org/skein.shtml.