Skip to content

Commit

Permalink
Update README.md (#181)
Browse files Browse the repository at this point in the history
* Update README.md

Adding a link to our support address and small re-order to more closely match ios: https://github.com/helpscout/beacon-ios-sdk

* Update README.md

Co-authored-by: Alicia Rivas <[email protected]>

Co-authored-by: Alicia Rivas <[email protected]>
  • Loading branch information
adrianne-helpscout and aliripe authored Feb 3, 2022
1 parent 8451d6b commit 347d37c
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ You can subscribe to receive release updates by following these steps:

[<img src="./docs/subscribe-to-releases.png" width="320">](./docs/subscribe-to-releases.png)


## Documentation

* [Beacon Mobile SDK documentation](https://developer.helpscout.com/beacon-2/mobile/)
* [Android SDK API](https://developer.helpscout.com/beacon-2/android/)
* [Android SDK API reference](https://developer.helpscout.com/beacon-2/android-api/beacon/index.html)

## Requirements

* `minSdkVersion`: **21**
Expand Down Expand Up @@ -110,3 +103,15 @@ Beacon beacon = Beacon.Builder()
```

To verify, take a peek in your Logcat.


## Documentation

* [Beacon Mobile SDK documentation](https://developer.helpscout.com/beacon-2/mobile/)
* [Android SDK API](https://developer.helpscout.com/beacon-2/android/)
* [Android SDK API reference](https://developer.helpscout.com/beacon-2/android-api/beacon/index.html)


## Support

For issues or questions, contact Help Scout support at [[email protected]](mailto:[email protected]?subject=%5BAndroid%20Beacon%20SDK%5D%20Issue%20report&body=Technical%20details%0A%0A-%20Beacon%20version%3A%0A-%20Android%20OS%20version%3A%0A-%20Device%20make%2Fmodel%3A%0A-%20Impacted%20user%20count%3A%0A%0AActual%20outcome%0A%0A%20%20%20%20Beacon%20did%20or%20did%20not...%0A%0AExpected%20outcome%0A%0A%20%20%20%20Beacon%20should...%0A%0ASteps%20to%20reproduce%0A%0A%20%20%20%201.%20%E2%80%A6%0A%20%20%20%202.%20%E2%80%A6%0A%20%20%20%203.%20%E2%80%A6%0A%0AScreenshots%2FScreen%20Recording%0A%0A%20%20%20%20Please%20add%20any%20images%20or%20videos%20to%20support%20your%20report.%0A%0AAdditional%20Information%0A%0A%20%20%20%20Please%20attach%20any%20crash%20logs)

0 comments on commit 347d37c

Please sign in to comment.