Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codebrain committed May 8, 2024
1 parent 0e3cad0 commit 5f5950e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# .NET gRPC client for Pinecone vector database
[<img align="right" width="250" height="auto" src="https://searchpioneer.com/assets/svg/logos/logo.svg">](https://searchpioneer.com/)

Learn more about our services and expertise: [https://searchpioneer.com/](https://searchpioneer.com/)

# Pinecone .NET client

A .NET gRPC client for [Pinecone vector database](https://www.pinecone.io/).

Expand Down Expand Up @@ -36,4 +40,4 @@ public class Program
client.DescribeIndexStats(new DescribeIndexStatsRequest());
}
}
```
```

0 comments on commit 5f5950e

Please sign in to comment.