Updated README.md

This commit is contained in:
Zakary Timson 2016-05-10 20:33:20 -04:00
parent badd5a5581
commit 6bafacf4f8

View File

@ -2,7 +2,7 @@
Python utility to hash passwords. Often when creating a user, a hashed password is needed. This cammond line utility can simply hash the password or multiple parameters can be passed to replicated. password, salt, hashing algorithm, pass+salt concatination order, and number of iterations can all be specified.
### Authors
* [ZaksCode](http://zakscode.com)
* [Zak Timson](http://zakscode.com)
### License
GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007. read LICENSE for more