From c424d8dad57345e4c6030d793a303e4a63505e0f Mon Sep 17 00:00:00 2001 From: Cyber MacGeddon Date: Sat, 28 Dec 2024 16:58:43 +0000 Subject: [PATCH] More API doc hacking --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f83b8ee..5c8ec2eb 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,13 @@ Once the knowledge graph has been built or a knowledge core has been loaded, Gra tg-query-graph-rag -q "Write a blog post about the 5 key takeaways from SB1047 and how they will impact AI development." ``` +## API documentation + +[Developing on TrustGraph using APIs](docs/api/README.md) + ## Deploy and Manage TrustGraph -[🚀 Full Deployment Guide 🚀](https://trustgraph.ai/docs/getstarted) +[🚀🙏 Full Deployment Guide 🚀🙏](https://trustgraph.ai/docs/getstarted) ## TrustGraph Developer's Guide