@@ -45,29 +45,30 @@ For sample code, take a look at:
45
45
46
46
Release notes:
47
47
48
- - [ Android SDK Release Notes] ( https://support.iterable.com/hc/articles/360027543332 ) (major releases)
49
- - [ Releases page] ( https://github.com/Iterable/iterable-android-sdk/releases ) on GitHub (minor releases)
48
+ - [ Release Notes - Iterable's Android SDK] ( https://support.iterable.com/hc/articles/360027543332 ) -
49
+ Release notes for significant updates to the SDK. Also, information about
50
+ deprecation dates and support windows.
51
+ - [ GitHub — Releases] ( https://github.com/Iterable/iterable-android-sdk/releases ) -
52
+ This repository's ** Releases** page. Release notes for all versions of the SDK.
50
53
51
54
Support policies:
52
55
53
- - Iterable's [ Mobile SDK Support Policy] ( https://support.iterable.com/hc/articles/360046136171 )
54
- - Iterable's [ Android SDK Deprecation and End-of-Life Schedule] ( https://support.iterable.com/hc/articles/360027543332#deprecation-and-end-of-life-schedule )
55
- - Iterable's [ Beta Mobile SDK Disclaimer] ( https://support.iterable.com/hc/articles/360034753412 )
56
+ - Iterable's [ SDK Support Policy] ( https://support.iterable.com/hc/articles/360046136171 )
57
+ - Iterable's [ Beta SDK Disclaimer] ( https://support.iterable.com/hc/articles/360034753412 )
56
58
57
59
Troubleshooting:
58
60
59
61
- [ Testing and Troubleshooting Iterable's Mobile SDKs] ( https://support.iterable.com/hc/articles/360035392251 )
60
62
- [ Frequently Asked Questions] ( https://support.iterable.com/hc/articles/360035624191 )
61
63
for mobile developers integrating with Iterable
62
64
63
- Please contact your customer success manager with any questions .
65
+ Questions? Contact your Iterable customer success manager.
64
66
65
67
## License
66
68
67
- This SDK is released under the MIT License. See [ LICENSE] ( https://github.com/Iterable/iterable-android-sdk/blob/master/LICENSE?raw=true )
68
- for more information.
69
+ This SDK is released under the MIT License. For more information, read [ LICENSE] ( LICENSE.md ) .
69
70
70
71
## Want to contribute?
71
72
72
73
This library is open source, and we will look at issue reports and pull requests.
73
- See [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information .
74
+ For more information, read [ CONTRIBUTING] ( CONTRIBUTING.md ) .
0 commit comments