mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-07-24 03:51:02 +02:00
docs(readme): hard-break the manifesto lines with <br> (#123)
The X-as-code and feature blocks used bare single newlines, which collapse onto one line in renderers that treat soft breaks as spaces. Append <br> to each line so they break everywhere without converting the flat manifesto into bullet lists. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4e431d28b8
commit
baeb4387df
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
**Lakehouse native graph engine built for context assembly**
|
**Lakehouse native graph engine built for context assembly**
|
||||||
|
|
||||||
Schema AS CODE
|
Schema AS CODE<br>
|
||||||
Context AS CODE
|
Context AS CODE<br>
|
||||||
Security AS CODE
|
Security AS CODE<br>
|
||||||
Dashboards AS CODE
|
Dashboards AS CODE
|
||||||
|
|
||||||
Git-style snapshots & branching
|
Git-style snapshots & branching<br>
|
||||||
Object storage native (S3, RustFS)
|
Object storage native (S3, RustFS)<br>
|
||||||
VPC, On-prem, hybrid deployment
|
VPC, On-prem, hybrid deployment<br>
|
||||||
Lance format as storage layer
|
Lance format as storage layer
|
||||||
|
|
||||||
## Core Use Cases
|
## Core Use Cases
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue