Update README.md

This commit is contained in:
Clinton Billedeaux 2026-05-25 00:57:52 -05:00
parent 8978a1fb59
commit 507617e9d0

View file

@ -6,7 +6,7 @@ A .NET 8 console application that fetches YouTube video transcripts and produces
## Prerequisites ## Prerequisites
- [.NET 8 SDK](https://dotnet.microsoft.com/download) - [.NET 10 SDK](https://dotnet.microsoft.com/download)
- A **YouTube Data API v3** key → [Google Cloud Console](https://console.cloud.google.com) - A **YouTube Data API v3** key → [Google Cloud Console](https://console.cloud.google.com)
- **Local Ollama** (Recommended) or an **OpenAI API key**. - **Local Ollama** (Recommended) or an **OpenAI API key**.