From b55ca02131e47e279dced30740cc0ebc6f27e8fa Mon Sep 17 00:00:00 2001 From: Andrew Altshuler Date: Wed, 17 Jun 2026 00:58:28 +0300 Subject: [PATCH] docs(readme): one sentence per line in the intro (#271) Adjacent source lines collapse into run-on text when rendered. Add hard line breaks so the headline, subhead, and each intro sentence land on their own line. Co-authored-by: Claude Opus 4.8 --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6574347..6cead9b 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ [![Rust](https://img.shields.io/badge/rust-stable-orange.svg)](rust-toolchain.toml) [![Crates.io](https://img.shields.io/crates/v/omnigraph-cli.svg)](https://crates.io/crates/omnigraph-cli) -**Lakehouse graph db for context assembly & multi-agent coordination** +**Lakehouse graph db for context assembly & multi-agent coordination**\ Multimodal retrieval, Git-style branching, object storage-native -Omnigraph is the operational state and coordination layer for fleets of agents. -Run it as a server, declared as code; hundreds of agents operate and enrich the graph on -parallel isolated branches, and every change is reviewed and merged safely. +Omnigraph is the operational state and coordination layer for fleets of agents.\ +Run it as a server, declared as code; hundreds of agents operate and enrich the graph on parallel isolated branches, and every change is reviewed and merged safely. ## Key capabilities