From 9b80b8c48809204a460bb66b69b781d2598dd730 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Sat, 15 Jul 2023 10:06:57 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee25092 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# PlannerGenerator +A web app to allow users to generate planner PDFs based on HTML and CSS.