diff --git a/README.md b/README.md index 9908db1..21d21e4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > **Autonomous AI development loop with intelligent exit detection and rate limiting** -Ralph is an implementation of the [Ralph technique](https://github.com/paul-gauthier/aider/blob/main/docs/more/aider-benchmarks.md#ralph) by Paul Gauthier, specifically adapted for [Claude Code](https://claude.ai/code). It enables continuous autonomous development cycles where Claude Code iteratively improves your project until completion, with built-in safeguards to prevent infinite loops and API overuse. +Ralph is an implementation of the Geoffrey Huntley's technique for Claude Code that enables continuous autonomous development cycles he named after [Ralph Wiggam](https://ghuntley.com/ralph/). It enables continuous autonomous development cycles where Claude Code iteratively improves your project until completion, with built-in safeguards to prevent infinite loops and API overuse. **Install once, use everywhere** - Ralph becomes a global command available in any directory. @@ -595,4 +595,4 @@ See [Contributing](#-contributing) section below for guidelines. --- -**Ready to let AI build your project?** Start with `./install.sh` and let Ralph take it from there! 🚀 \ No newline at end of file +**Ready to let AI build your project?** Start with `./install.sh` and let Ralph take it from there! 🚀