From b9679e14dc26d041ccbe170bce342257e6ab9984 Mon Sep 17 00:00:00 2001 From: Dhanji Prasanna Date: Wed, 1 Oct 2025 14:12:23 +1000 Subject: [PATCH] force update of head --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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