diff --git a/README.md b/README.md index 427ef3e..bece344 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# .NET gRPC client for Pinecone vector database +[](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/). @@ -36,4 +40,4 @@ public class Program client.DescribeIndexStats(new DescribeIndexStatsRequest()); } } -``` \ No newline at end of file +```