aboutsummaryrefslogtreecommitdiffstats
path: root/ui/kotlinx-coroutines-android/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ui/kotlinx-coroutines-android/README.md')
-rw-r--r--ui/kotlinx-coroutines-android/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/kotlinx-coroutines-android/README.md b/ui/kotlinx-coroutines-android/README.md
new file mode 100644
index 00000000..77bd2afb
--- /dev/null
+++ b/ui/kotlinx-coroutines-android/README.md
@@ -0,0 +1,10 @@
+# Module kotlinx-coroutines-android
+
+Provides `Dispatchers.Main` context for Android applications.
+
+Read [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
+for tutorial on this module.
+
+# Package kotlinx.coroutines.android
+
+Provides `Dispatchers.Main` context for Android applications.