Updated README.md to mention the GitHub wiki page
This commit is contained in:
parent
395b11b807
commit
4e034e399b
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ attack many orders of magnitude more difficult.
|
||||||
|
|
||||||
This project uses Colin Percival's scrypt as a password generator.
|
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
|
For more details of how scrypt works, see
|
||||||
|
|
||||||
http://www.tarsnap.com/scrypt.html
|
http://www.tarsnap.com/scrypt.html
|
||||||
|
|
Reference in a new issue