From 647d1d66b5eb263cf576b710c9298ad1dd7a6745 Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Sun, 19 Apr 2026 17:25:43 +0200 Subject: [PATCH] Add credits and AI disclaimer to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a1863c2..2000c87 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,13 @@ Backup and restore is done through JSON, either by: ```bash npm run test ``` + +## Credits + +Travelling icons created by Freepik - Flaticon + + +## Ai Disclaimer +This project was mainly developed by my AI Agent [Luna](https://luna.reversed.dev). The only changes, i, [Space](https://spaceistyping.com) have made were with Copilot or manually in the Readme and in the CI/CD Pipeline. All other code was generated by Luna. A Human was always in the loop to review the code and to make sure it was working before pushing it to the repository. + +(FYI: Luna runs on gpt-5.3-codex and 5.4-mini; Copilot was used with gpt-5.3-codex and gemini-3.1-pro) \ No newline at end of file