From a9f4111948e2a978a8740c2c999ac541269b03ef Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 11 Aug 2014 09:38:08 -0700 Subject: [PATCH 1/1] Add usage information to README file. --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index e265f93..793f0b8 100644 --- a/README +++ b/README @@ -1,7 +1,10 @@ skeinsum is an implementation of version 1.3 of the Skein cryptographic hash function. It is licensed under version 3 of the GNU General Public License -or, at your option, any later version. See GPLv3.txt for details. See the -INSTALL file for installation information. +or, at your option, any later version. See COPYING for details. See +the INSTALL file for installation information. + +Once the software is installed, invoke skein256sum, skein512sum, or +skein1024sum with the --help option to see usage information. The skeinsum home page is http://jxself.org/skein.shtml. -- 2.31.1