From 979111b7a9b4f9b81d0ecbd5527f631274d0faf3 Mon Sep 17 00:00:00 2001 From: "John Vajda (JV)" Date: Tue, 16 Jan 2024 16:41:17 -0700 Subject: [PATCH] Update README.md changes the signup link to the jump-link to API key creation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6af2f17..57698ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This sample demonstrates interacting with the Deepgram API from Flask to make tr ## Sign-up to Deepgram -Before you start, it's essential to generate a Deepgram API key to use in this project. [Sign-up now for Deepgram](https://console.deepgram.com/signup). +Before you start, it's essential to generate a Deepgram API key to use in this project. [Sign-up now for Deepgram and create an API key](https://console.deepgram.com/signup?jump=keys). ## Quickstart