From 9e388ead5053c0de70ae608e5144f29dbd91fb62 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 6 Oct 2025 22:27:45 +0000 Subject: [PATCH] Add Australian programming joke to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added a light-hearted programming joke with an Australian twist to the README, referencing both coding bugs and drop bears for some local flavor. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d93366f..8874ad5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Claude Code Action +> *Why do Aussie programmers prefer dark mode? Because the light brings in drop bears and bugs, mate!* 🐨🐛 + A general-purpose [Claude Code](https://claude.ai/code) action for GitHub PRs and issues that can answer questions and implement code changes. This action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, issue assignments, or executing automation tasks with explicit prompts. It supports multiple authentication methods including Anthropic direct API, Amazon Bedrock, and Google Vertex AI. ## Features