From 4608aa33c522ea82530d3554911ee61ccc876914 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Mon, 14 Jul 2025 15:42:26 -0700 Subject: [PATCH] add note about AI generated code --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f311bc2..fa833d9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Release Tracker -A Zig application that monitors releases from starred repositories across GitHub, GitLab, Codeberg, and SourceHut, generating an RSS feed for easy consumption. - -Needs to be able to rotate PAT on GitLab +A Zig application that monitors releases from starred repositories across GitHub, GitLab, Codeberg, and SourceHut, generating an RSS feed for easy consumption. Note that this application was primarily AI generated ## Features