From b0db9e2746dac8d8bf51924f42a23ac4ef116312 Mon Sep 17 00:00:00 2001 From: Qiao Wang Date: Thu, 24 Oct 2024 09:36:34 -0700 Subject: [PATCH] docs: Update README PiperOrigin-RevId: 689412270 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2bfa288b..fc41dc68 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,6 @@ async function generateContent() { generateContent(); ``` - ## FAQ ### What if I want to specify authentication options instead of using default options?