From 9a5afd0ccfa1e8e7446fffebb50eedf634fec949 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 16 Oct 2024 23:38:25 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ea9c2..4cd7a9c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ pip install llama-stack-client ## Usage -The full API of this library can be found in [api.md](api.md). +The full API of this library can be found in [api.md](api.md). You may find basic client examples in the [/examples](./examples/) folder. ```python from llama_stack_client import LlamaStackClient