diff --git a/ReadMe.md b/ReadMe.md index 6f334e6bd9d5891009c2f80ba16205f6c7a6dc8d..961ed3c7420ac4da768a57b4a74113cc40da6626 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -22,9 +22,9 @@ Welcome to [Kotlin](https://kotlinlang.org/)! Some handy links: Support for multiplatform programming is one of Kotlin’s key benefits. It reduces time spent writing and maintaining the same code for [different platforms](https://kotlinlang.org/docs/reference/mpp-supported-platforms.html) while retaining the flexibility and benefits of native programming. - * [Koltin Multiplatform Mobile](https://kotlinlang.org/lp/mobile/) for sharing code between Android and iOS - * [Getting Started with Koltin Multiplatform Mobile Guide](https://kotlinlang.org/docs/mobile/create-first-app.html) - * [Koltin Multiplatform Benefits](https://kotlinlang.org/docs/reference/multiplatform.html) + * [Kotlin Multiplatform Mobile](https://kotlinlang.org/lp/mobile/) for sharing code between Android and iOS + * [Getting Started with Kotlin Multiplatform Mobile Guide](https://kotlinlang.org/docs/mobile/create-first-app.html) + * [Kotlin Multiplatform Benefits](https://kotlinlang.org/docs/reference/multiplatform.html) * [Share code on All Platfroms](https://kotlinlang.org/docs/reference/mpp-share-on-platforms.html#share-code-on-all-platforms) * [Share code on similar Platforms](https://kotlinlang.org/docs/reference/mpp-share-on-platforms.html#share-code-on-similar-platforms)