diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd6d7e5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +PassMate is a client-side JavaScript password generator that produces printable password books. It is intended to provide a simplified, somewhat less secure password manager alternative for people who find password managers confusing or prefer paper. There's no server-side code here; it's served entirely as static content. + +Live version: [passmate.io](https://passmate.io)