From 65fd0ae0bb7273b2f018df6fe75c8a752f164b5a Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 24 Mar 2026 14:48:03 -0700 Subject: [PATCH] add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..699b414 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# pwd.matt-cloud.com +Password Generator I built a while ago because I was sick of doing it manually. I have now updated it to use a Python API backend, tidied up the PHP code, and added some CSS to make it look nicer. + +I am still testing the docker image. \ No newline at end of file