From b036a16d3c7394ddb4d45cef641fc8dc855b36b2 Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Fri, 22 May 2026 23:04:28 +0200 Subject: [PATCH] docs. Add AI Note and clarify project purpose in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index aefe814..92f66ce 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,11 @@ Expected secrets for publish job: - `REGISTRY_USERNAME` - `REGISTRY_PASSWORD` + +## AI Note +This project is a super big experiment i made because i wanted to have codex reviews in gitea. I hate using Github and i will never willingly without good reasons use their copilot bs. +This project was made WITH codex and is meant to be used WITH codex as a review agent. +If you are as rich as Peter Steinberg and get a free OpenAI API Key, feel free to use it for this bot. + +## Contributing +Contributions are welcome! Please open issues or submit pull requests for bug fixes, improvements, or new features. \ No newline at end of file