Added Ahoy Android [skip ci]
Andrew
committed Apr 13, 2018
commit 615ba6c6b50a96cb3b28e8e1d7314ae0495a5e9a
Showing 1
changed file with
2 additions
and 2 deletions
README.md
+2
-2
| @@ | @@ -56,7 +56,7 @@ And track an event with: |
| ahoy.track("My second event", {language: "JavaScript"}); | |
| ``` | |
| - | For native apps, see the [API spec](#api-spec). |
| + | For Android, check out [Ahoy Android](https://github.com/instacart/ahoy-android). For other platforms, see the [API spec](#api-spec). |
| ## How It Works | |
| @@ | @@ -127,7 +127,7 @@ end |
| #### Native Apps | |
| - | See the [API spec](#api-spec). |
| + | For Android, check out [Ahoy Android](https://github.com/instacart/ahoy-android). For other platforms, see the [API spec](#api-spec). |
| ### Associated Models | |