Skip to content

Commit f00e5ed

Browse files
authored
Merge pull request #36 from sendbird/tezpark-patch-4
Update README.md
2 parents 45cd6c2 + 89298bf commit f00e5ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ios/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ Quickly install and initialize the AI Agent SDK by following the steps below.
6868
6969
7070
```swift
71+
// Import the SDK
72+
import SendbirdAIAgentMessenger
73+
74+
// Initialize the SDK
7175
let params = AIAgentMessenger.InitializeParams(
7276
locale: Locale.current
7377
)

0 commit comments

Comments
 (0)