diff --git a/README.md b/README.md index 6db0d22..82e7df8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # MiClave -Django site that allows registered users to resquest a password change, +Django site that allows registered users to request a password change, by selecting a randomly generated password or passphrase. + +It accepts a 'stategy' parameter, that toggles between: +* random, for a randomly generated password +* pronounceable, for a password that resembles a word +* passphrase, a number of words selected from a word list