From 88d0ce2e0156352f56cbf830e4dcabadfe646dae Mon Sep 17 00:00:00 2001 From: Ion Gireada Date: Sun, 2 Nov 2025 18:22:09 +0200 Subject: [PATCH] docs(README): Improve Groq API key note formatting --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e621de6..7795ea0 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,7 @@ ## Getting Started -:::note **Important:** Before running, create a `.env` file in your project root with your Groq API key. The key must be named `GROQ_API_KEY`. You can obtain an API key by creating an account and visiting [https://console.groq.com/keys](https://console.groq.com/keys). -::: ### Installation