From 103b3c31e57b18131915358596847fcf4eef7efc Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:43:29 -0800 Subject: [PATCH] Enhance README with quickstart and data streaming info Added quickstart section and updated control plane summary. --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1bcbd70..2127d782 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,17 @@ TrustGraph gives you a graph-backed context harness with: Use it as the context layer under any model or agent framework with model inferencing for open models on Nvidia, AMD, or Intel hardware. +## Quickstart + +``` +npx @trustgraph/config +``` + +

+ +

+
Table of Contents
@@ -192,7 +203,7 @@ TrustGraph provides component flexibility to optimize agent workflows.
-Control Plane +Data Streaming
- Apache Pulsar