diff --git a/README.md b/README.md index 893b89f..16d84a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # G3 - AI Coding Agent -G3 is a general-purpose AI agent designed to help you complete tasks by writing code and executing commands. Built in Rust, it provides a flexible architecture for interacting with various Large Language Model (LLM) providers while offering powerful code generation and task automation capabilities. +G3 is a coding AI agent designed to help you complete tasks by writing code and executing commands. Built in Rust, it provides a flexible architecture for interacting with various Large Language Model (LLM) providers while offering powerful code generation and task automation capabilities. ## Architecture Overview