diff --git a/README.md b/README.md index fff7951a3..7751795cd 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,8 @@ as easy as using the `retrieveStatefulIcon()` and `retrieveStatelessIcon()`: val svgLoader = service().svgLoader val painterProvider = retrieveStatelessIcon("icons/bot-toolwindow.svg", svgLoader, iconData) ``` + +### Need help? +You can find help on the [`#jewel`](https://app.slack.com/client/T09229ZC6/C05T8U2C31T) channel on the Kotlin Slack. +If you don't already have access to the Kotlin Slack, you can request it +[here](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up).