diff --git a/README.md b/README.md index 0a3caeec9..4f620778e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ AI coding agents are powerful but unpredictable. You either babysit every step or review a 50-file diff you don't trust. Fabro gives you a middle path: define the process as a graph, let agents execute it, and intervene only where it matters. [Why Fabro?](https://docs.fabro.sh/getting-started/why-fabro) +> *graph guides the agent* +> *human steps in where it counts* +> *code ships, trust remains* + [![Rust](https://github.com/fabro-sh/fabro/actions/workflows/rust.yml/badge.svg)](https://github.com/fabro-sh/fabro/actions/workflows/rust.yml) [![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE.md) [![docs](https://img.shields.io/badge/docs-fabro.sh-357F9E)](https://docs.fabro.sh) @@ -190,4 +194,4 @@ If you need a capability which is not in-scope for Fabro, you always have the op ## License -Fabro is licensed under the [MIT License](LICENSE.md). +Fabro is licensed under the [MIT License](LICENSE.md). \ No newline at end of file