diff --git a/README.md b/README.md index 5b3f962..e75bcec 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Related posts: * [Adding some Storage (to) Space](https://johnoreilly.dev/posts/adding-sqldelight-to-peopleinspace/) * [Kotlin Multiplatform running on macOS](https://johnoreilly.dev/posts/kotlinmultiplatform-macos/) * [PeopleInSpace hits the web with Kotlin/JS and React](https://johnoreilly.dev/posts/peopleinspace-kotlinjs/) +* [Using Koin in a Kotlin Multiplatform Project](https://johnoreilly.dev/posts/kotlinmultiplatform-koin/) Note that this repository very much errs on the side of mimimalism to help more clearly illustrate key moving parts of a Koltin