From 39dbc2b70bc39b5ea1e46653d77b6ae1089c6f09 Mon Sep 17 00:00:00 2001 From: Matthew Breedlove Date: Wed, 20 Aug 2025 14:27:55 -0400 Subject: [PATCH] Update ccusage link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af35568..7def8ae 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ Contributions are welcome! Please feel free to submit a Pull Request. ## 🔗 Related Projects - [tweakcc](https://github.com/Piebald-AI/tweakcc) - Customize Claude Code themes, thinking verbs, and more. -- [ccusage](https://github.com/samuelint/ccusage) - Track and display Claude Code usage metrics. +- [ccusage](https://github.com/ryoppippi/ccusage) - Track and display Claude Code usage metrics. ---