diff --git a/README.md b/README.md index 27f58ac..ef0edae 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ### Description This project provides a unified wrapper around the OpenAI, Claude, Cohere and Mistral APIs for Laravel. The goal is to simplify switching between different AI models and APIs, making it as seamless as possible. - **Watch a short video trailer showcasing some of the features** + **Watch a short video on how to get set up in under 5 minutes.** #### ![image](https://github.com/user-attachments/assets/5595c5d1-60c8-4693-aa54-47dffa6f4d10) Features - Open AI, Mistral, Claude & Cohere @@ -94,7 +94,7 @@ This will install the routes and views into your application. After the install you can access the playground at: ``` -/sidekick/playground +/sidekick ``` ### Documentation