Skip to content

Commit 1f4f10a

Browse files
committed
Add bold font and update "Swift SDK" to "SDK for Swift"
1 parent 8c23b67 commit 1f4f10a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# Google AI SDK for Swift
55

66
> [!CAUTION]
7-
> The Google AI Swift SDK is recommended for prototyping only. If you plan to enable billing, we
8-
> strongly recommend that you use a backend SDK to access the Google AI Gemini API. You risk
9-
> potentially exposing your API key to malicious actors if you embed your API key directly in your
10-
> Swift app or fetch it remotely at runtime.
7+
> **The Google AI SDK for Swift is recommended for prototyping only.** If you plan to enable
8+
> billing, we strongly recommend that you use a backend SDK to access the Google AI Gemini API. You
9+
> risk potentially exposing your API key to malicious actors if you embed your API key directly in
10+
> your Swift app or fetch it remotely at runtime.
1111
1212
The Google AI SDK for Swift enables developers to use Google's state-of-the-art generative AI models
1313
(like Gemini) to build AI-powered features and applications. This SDK supports use cases like:

0 commit comments

Comments
 (0)