diff --git a/README.md b/README.md index 43988f2..118f92c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # fwp-calendar -A free calendar plugin that accepts a list of public iCal URLs and publishes their content to a site. \ No newline at end of file +Originally created for a customer, I imagine that this would help some people +wanting to avoid Wordpresses increasing "pay to use" direction. + +Accepts a list of iCal URLs (without auth) and publishes to a page. + +Almost entirely generated with ChatGPT. I lay no claim that I have manually +written this entire thing myself. I just need something working and fast.