Update README with reference to the man pages
[skeinsum.git] / README
diff --git a/README b/README
index d7bf313fd9b2b4a76af05b7e8f5cbc45bb4be573..15f6a5ca704e1472636b511702e107fea3435d0c 100644 (file)
--- a/README
+++ b/README
@@ -5,10 +5,31 @@ 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.
 
 Information about the Skein cryptographic hash function itself is available 
 at http://www.skein-hash.info/
+
+--
+This file is part of skeinsum.
+
+skeinsum is free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+skeinsum is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with skeinsum. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file