Skip to content

Commit cf25f1e

Browse files
authored
Update README.md
1 parent 60fbc95 commit cf25f1e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Alan Android SDK
22

3-
[Alan Platform](https://alan.app/)[Alan Studio](https://studio.alan.app/register)[Docs](https://alan.app/docs)[FAQ](https://alan.app/docs/additional/faq.html)
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)
44
[Blog](https://alan.app/blog/)[Twitter](https://twitter.com/alanvoiceai)
55

66
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-android)](https://github.com/alan-ai/alan-sdk-android/releases)
@@ -10,9 +10,19 @@ Add a voice assistant to your application. With no or minimal changes to the exi
1010
## How to start:
1111

1212
1. [Sign up for Alan Studio](https://studio.alan.app/register) to build and test voice scripts in JavaScript.
13-
2. Use the Alan Android SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation](https://alan.app/docs/client-api/android/android-api).
13+
2. Use the Alan Android SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation]( https://alan.app/docs/client-api/android/android-api).
1414

1515
Check out our [demo](https://play.google.com/store/apps/details?id=app.alan.playground).
1616

17+
## Downloads
18+
* [Maven artifact](https://search.maven.org/artifact/app.alan/sdk)
19+
* [Alan Android SDK releases](https://github.com/alan-ai/alan-sdk-android/releases)
20+
21+
22+
## Example apps
23+
24+
In the [Examples](https://github.com/alan-ai/alan-sdk-android/tree/master/examples) folder, find example apps created with the Alan Android SDK. Launch the app, press the Alan button and start interacting with the app with voice. For example, in the Alan Sample app you can ask: "How are you doing?" or "What's your name?"
25+
26+
1727
## Have questions?
1828
If you have any questions or if something is missing in the documentation, please [contact us](mailto:support@alan.app), or tweet us [@alanvoiceai](https://twitter.com/alanvoiceai). We love hearing from you!)

0 commit comments

Comments
 (0)