We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ae501 commit eb769b8Copy full SHA for eb769b8
1 file changed
README.md
@@ -0,0 +1,13 @@
1
+Add a map to your Android app (Kotlin with Compose) codelab
2
+======================================
3
+
4
+## Description
5
+Accompanying starter and solution code for the [Add a map to your Android app (Kotlin with Compose) codelab ][codelab] codelab.
6
7
+## Support
8
+If you find a bug, please [file an issue]. Or, if you'd like to contribute, send us a [pull request] and refer to our [code of conduct].
9
10
+[codelab]: https://developers.google.com/codelabs/maps-platform/maps-platform-101-compose#0
11
+[file an issue]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/issues
12
+[pull request]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/compare
13
+[code of conduct]: CODE_OF_CONDUCT.md
0 commit comments