diff --git a/README.md b/README.md index faa8cd47a11..d27d18392b0 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,14 @@ Refer to the [full documentation pages](https://docs.mapbox.com/android/navigation/) for [installation](https://docs.mapbox.com/android/navigation/guides/installation/) and usage instructions. +Check out the example repo at https://github.com/mapbox/mapbox-navigation-android-examples for a collection of examples with complete source code. + For the latest version and changelog visit [CHANGELOG](./CHANGELOG.md). Along with the full documentation, [this migration guide](https://docs.mapbox.com/android/navigation/guides/migration-from-v2/) can help you transition your project from version `v2` of the Navigation SDK to `v3` or higher. + + ## Getting Help - **Need help with your code?**: Look for previous questions on the [#mapbox tag](https://stackoverflow.com/questions/tagged/mapbox+android) — or [ask a new question](https://stackoverflow.com/questions/tagged/mapbox+android).