X-Git-Url: https://jxself.org/git/?p=skeinsum.git;a=blobdiff_plain;f=README;h=d7bf313fd9b2b4a76af05b7e8f5cbc45bb4be573;hp=e265f93e0d3b14709e3b44264592b9bb1b0b7958;hb=c677d5aa4f6fd0348b17abb48fc76ca8427d8ab5;hpb=225580b92ee570c3a0a7f924250dd11b36095124 diff --git a/README b/README index e265f93..d7bf313 100644 --- a/README +++ b/README @@ -1,7 +1,12 @@ 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. + +First run autoreconf --install; then 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.