diff --git a/README.md b/README.md index 5a68437f..4aba5b5c 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ package installed can also run the entire architecture. - `llm-ollama-text` - Sends request to LM running using Ollama - `llm-vertexai-text` - Sends request to model available through VertexAI API -## Getting start +## Quickstart Guide See [Quickstart on Docker Compose](docs/README.quickstart-docker-compose.md) -## Development +## Development Guide See [Development on trustgraph](docs/README.development.md)