From 8b99a744e21dcb5af1297cec5e9da15acbe57525 Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Tue, 3 Mar 2026 20:12:00 -0600 Subject: [PATCH] chore: updates readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ca075bf..57d8d9a 100644 --- a/README.md +++ b/README.md @@ -192,3 +192,16 @@ AUTH_METHOD=form_login download (e.g. downloading via Monitor or clicking the "Download Season", "Download Selected", or "Download Episode" buttons). 7. Start downloading media! +## Having issues? +Submit an issue in the repo, and I'll try to address it as soon as possible. I do have a full-time job and family, so my +time is limited, but I'll do my best! + +## Notes +This is my first contribution to open-source, the community that's given me so much over the years! +This project has been my personal hobby project for the last 1.5 years. I've written and re-written it several times. +It's been my testing ground for trying new things, so if the code looks like shit, my bad. I'm a PHP developer by day and +tinkerer by night - this was my first go with Symfony/Twig components, tailwind, the Symfony RICH bundle, and a lot more. +At some point, I'll put together a contribution guide, so others can hack on it too. + +No AI was used for development (only to generate a list of countries with their flag emojis). If the code is bad, it's my fault. +