From 223c5231b023b764818f33f9cf13e0918e6bc065 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 2 Apr 2026 22:49:40 +0000 Subject: [PATCH] Add a joke to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80aa75edf..c23d6f7d8 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ For more installation options, uninstall steps, and troubleshooting, see the [se This repository includes several Claude Code plugins that extend functionality with custom commands and agents. See the [plugins directory](./plugins/README.md) for detailed documentation on available plugins. +## A Joke + +Why do programmers prefer dark mode? Because light attracts bugs. + ## Reporting Bugs We welcome your feedback. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).