diff --git a/README.md b/README.md index 684504d..0428891 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Deepgram Node.js Starter +# Prerecorded Node.js Starter This sample demonstrates interacting with the Deepgram API from Node.js. It uses the Deepgram Node SDK, with a javascript client built from web components. diff --git a/deepgram.toml b/deepgram.toml index b8f9d06..f35ed67 100644 --- a/deepgram.toml +++ b/deepgram.toml @@ -1,5 +1,5 @@ [meta] - title = "Deepgram Node.js Starter" + title = "Prerecorded Node.js Starter" description = "Basic demo for using Deepgram to transcribe files with Node.js" author = "Deepgram DX Team (https://developers.deepgram.com)" useCase = "Prerecorded"