Skip to content

Commit

Permalink
Update README.md (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
JojiiOfficial authored Jun 26, 2024
1 parent 2d6531b commit 1a8e27e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ cargo add qdrant-client

Package is available in [crates.io](https://crates.io/crates/qdrant-client)

## Examples
A list of example snippets can be found [here](https://github.com/qdrant/api-reference/tree/main/snippets/rust)

More examples can be found in the [examples folder](https://github.com/qdrant/rust-client/tree/master/examples)

## Dependencies

The client uses gRPC via the [Tonic](https://github.com/hyperium/tonic) library.
Expand Down

0 comments on commit 1a8e27e

Please sign in to comment.