Skip to content

Commit 0f71d80

Browse files
committed
README.md updated
1 parent 26da1aa commit 0f71d80

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

examples/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# Examples for Alan iOS SDK
1+
# Examples for Alan AI SDK for iOS
22

3-
[Alan Platform](https://alan.app/)[Alan Studio](https://studio.alan.app/register)[Docs](https://alan.app/docs)[FAQ](https://alan.app/docs/usage/additional/faq)
3+
[Alan AI Platform](https://alan.app/)[Alan AI Studio](https://studio.alan.app/register)[Docs](https://alan.app/docs)[FAQ](https://alan.app/docs/usage/additional/faq)
44
[Blog](https://alan.app/blog/)[Twitter](https://twitter.com/alanvoiceai)
55

6-
These are premade examples of iOS apps integrated with Alan. To use these apps:
6+
Here you can find examples of iOS apps integrated with Alan AI. To use these apps:
77

88
1. Clone this repository to your computer.
99
2. Select an app, explore it in the IDE and run it.
10-
3. In the app, tap the Alan button and ask: `What is this app?` and `What can I do?` Then follow Alan's instructions.
10+
3. In the app, tap the Alan AI button and ask: `What is this app?` and `What can I do?` Then follow Alan's instructions.
1111

1212
## alan-example-integration-swift
13-
A simple example on how to integrate the Alan iOS SDK into a Swift app.
13+
A simple example on how to add the Alan AI SDK for iOS to a Swift app.
1414

1515
## alan-example-integration-objectivec
16-
A simple example on how to integrate the Alan iOS SDK into an Objective-C app.
16+
A simple example on how to add the Alan AI SDK for iOS to an Objective-C app.
1717

1818
## FoodApp
19-
An example on how to integrate the Alan iOS SDK into a food delivery app.
19+
An example on how to add a conversational experience to a food delivery app.
2020

2121
## SAP_SampleApplication
22-
An example on how to integrate the Alan iOS SDK into an existing SAP app.
22+
An example on how to add a conversational experience to an SAP app.
2323

2424
## Have questions?
2525

0 commit comments

Comments
 (0)