mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +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**
|
||||
|
||||
Schema AS CODE
|
||||
Context AS CODE
|
||||
Security AS CODE
|
||||
Schema AS CODE<br>
|
||||
Context AS CODE<br>
|
||||
Security AS CODE<br>
|
||||
Dashboards AS CODE
|
||||
|
||||
Git-style snapshots & branching
|
||||
Object storage native (S3, RustFS)
|
||||
VPC, On-prem, hybrid deployment
|
||||
Git-style snapshots & branching<br>
|
||||
Object storage native (S3, RustFS)<br>
|
||||
VPC, On-prem, hybrid deployment<br>
|
||||
Lance format as storage layer
|
||||
|
||||
## Core Use Cases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue