mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-18 02:24:27 +02:00
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 <noreply@anthropic.com>
This commit is contained in:
parent
ccd13eca7c
commit
b55ca02131
1 changed files with 3 additions and 4 deletions
|
|
@ -4,12 +4,11 @@
|
|||
[](rust-toolchain.toml)
|
||||
[](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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue