diff --git a/MULTIPLATFORM.md b/MULTIPLATFORM.md new file mode 100644 index 00000000000..ca715331b04 --- /dev/null +++ b/MULTIPLATFORM.md @@ -0,0 +1 @@ +Please refer to the tutorial at https://kotlinlang.org/docs/reference/native/multiplatform.html for documentation on how to create multiplatform project.