diff --git a/README.md b/README.md index dfe7dfa..69cd1a4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ A simple and short javascript-based password generator - debug information ## usage +- Add the latest jQuery via Google Hosted Libraries to your project head +- Add the `pwgen.js` or (`pwgen.min.js`) file aswell +- If you want to display SHA1 hashes include `sha1.min.js` aswell +```html + + + + + +``` +Add this at the end of your file: ```html