InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.76k stars 695 forks source link

Improve documentation by describing the purpose of each artifact #1886

Open WebTiger89 opened 1 month ago

WebTiger89 commented 1 month ago

For someone who uses koin for the first time it is not directly clear when to use which dependency of koin. It would be great to add additional informations to each artifact about what purpose it serves, see https://insert-koin.io/docs/setup/koin

Thanks in advance