diff --git a/README.md b/README.md index b7e0b23..b311fec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Groq API Client Library +# Groq API C# Client Library This library provides a simple interface to interact with the Groq AI API. It allows you to send requests to the API and receive responses asynchronously through the `IGroqApiClient` interface.