Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanxi0830 authored Oct 17, 2024
1 parent 2a04264 commit 9a5afd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a5afd0

Please sign in to comment.