Skip to content

Commit

Permalink
Mention Kotlin Slack channel in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r authored Sep 22, 2023
1 parent b70eac8 commit 00e36a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,8 @@ as easy as using the `retrieveStatefulIcon()` and `retrieveStatelessIcon()`:
val svgLoader = service<SwingBridgeService>().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).

0 comments on commit 00e36a0

Please sign in to comment.