From 4e034e399b74d3c1ea4803c8e25b9bc00dcc134d Mon Sep 17 00:00:00 2001 From: Chris Oei Date: Mon, 3 Sep 2012 15:23:16 -0700 Subject: [PATCH] Updated README.md to mention the GitHub wiki page --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c5d866..d608781 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ attack many orders of magnitude more difficult. This project uses Colin Percival's scrypt as a password generator. +For documentation on how to use it, see + + https://github.com/chrisoei/scrypt-genpass/wiki + For more details of how scrypt works, see http://www.tarsnap.com/scrypt.html