1 Commits

Author SHA1 Message Date
Space-Banane
647d1d66b5 Add credits and AI disclaimer to README 2026-04-19 17:25:43 +02:00

View File

@@ -97,3 +97,13 @@ Backup and restore is done through JSON, either by:
```bash ```bash
npm run test npm run test
``` ```
## Credits
<a href="https://www.flaticon.com/free-icons/travelling" title="travelling icons">Travelling icons created by Freepik - Flaticon</a>
## 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)