diff --git a/README.md b/README.md index 21cd4f6..a82a04a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ -# KMMBridge With SKIE +# KMMBridge v1 SPM Template -This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries and incorporating SKIE to help streamline the API design for calling from Swift. +This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries. -You can use the template as a great starting point for including shared Kotlin in your native mobile project. +## Links -## [KMMBridge Quick Start Blog Post](https://touchlab.co/kmmbridge-quick-start) - -Read more about this repo, what you can use it for, and how to get started. - -## [Template Docs](https://touchlab.co/kmmbridgeskie) - -Detailed docs about this repo project. \ No newline at end of file +[KMMBridge SPM Quick Start](https://touchlab.co/kmmbridge/spmquickstart) (For this template) +[KMMBridge v1 Blog Post](https://touchlab.co/kmmbridge-v1) +[KMMBridge Docs](https://touchlab.co/kmmbridge/)