mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Refine README content and remove Table of Contents (#759)
Updated the README to improve clarity and remove the Table of Contents section.
This commit is contained in:
parent
8d1a4ae3bf
commit
be443a1679
1 changed files with 1 additions and 17 deletions
18
README.md
18
README.md
|
|
@ -69,7 +69,7 @@ There's no need to clone this repo, unless you want to build from source. TrustG
|
||||||
npx @trustgraph/config
|
npx @trustgraph/config
|
||||||
```
|
```
|
||||||
|
|
||||||
The config process will generate app config that can be run locally with Docker, Podman, or Minikube. The process will output:
|
The config process will generate an app config that can be run locally with Docker, Podman, or Minikube. The process will output:
|
||||||
- `deploy.zip` with either a `docker-compose.yaml` file for a Docker/Podman or `resources.yaml` for Kubernetes
|
- `deploy.zip` with either a `docker-compose.yaml` file for a Docker/Podman or `resources.yaml` for Kubernetes
|
||||||
- Deployment instructions as `INSTALLATION.md`
|
- Deployment instructions as `INSTALLATION.md`
|
||||||
|
|
||||||
|
|
@ -80,22 +80,6 @@ width="80%" controls></video>
|
||||||
|
|
||||||
For a browser based configuration, try the [Configuration Terminal](https://config-ui.demo.trustgraph.ai/).
|
For a browser based configuration, try the [Configuration Terminal](https://config-ui.demo.trustgraph.ai/).
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Table of Contents</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
- [**What is a Context Graph?**](#watch-what-is-a-context-graph)<br>
|
|
||||||
- [**Context Graphs in Action**](#watch-context-graphs-in-action)<br>
|
|
||||||
- [**Getting Started**](#getting-started-with-trustgraph)<br>
|
|
||||||
- [**Context Cores**](#context-cores)<br>
|
|
||||||
- [**Tech Stack**](#tech-stack)<br>
|
|
||||||
- [**Observability & Telemetry**](#observability--telemetry)<br>
|
|
||||||
- [**Contributing**](#contributing)<br>
|
|
||||||
- [**License**](#license)<br>
|
|
||||||
- [**Support & Community**](#support--community)<br>
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## Watch What is a Context Graph?
|
## Watch What is a Context Graph?
|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=gZjlt5WcWB4)
|
[](https://www.youtube.com/watch?v=gZjlt5WcWB4)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue