From aa7f8e5f2cf91676786f7c42441bd0c97e7395d3 Mon Sep 17 00:00:00 2001 From: Peter Lubell-Doughtie Date: Tue, 25 Feb 2025 20:12:26 -0500 Subject: [PATCH] docs: use correct suffix in key features self-modification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d12e3c..9465d78 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ mycoder --promptFile=your-prompt.txt - 🤖 **AI-Powered**: Leverages Anthropic's Claude API for intelligent decision making - 🛠️ **Extensible Tool System**: Modular architecture with various tool categories - 🔄 **Parallel Execution**: Ability to spawn sub-agents for concurrent task processing -- 📝 **Self-Modification**: Can modify code, it was built and testing by writing itself +- 📝 **Self-Modification**: Can modify code, it was built and tested by writing itself - 🔍 **Smart Logging**: Hierarchical, color-coded logging system for clear output - 👤 **Human Compatible**: Uses README.md, project files and shell commands to build its own context