diff options
Diffstat (limited to 'wgpu')
-rw-r--r-- | wgpu/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wgpu/README.md b/wgpu/README.md index eda0ba46..11e9cc0a 100644 --- a/wgpu/README.md +++ b/wgpu/README.md @@ -2,7 +2,7 @@ [][documentation] [](https://crates.io/crates/iced_wgpu) [](https://github.com/iced-rs/iced/blob/master/LICENSE) -[](https://iced.zulipchat.com) +[](https://discord.gg/3xZJ65GAhd) `iced_wgpu` is a [`wgpu`] renderer for [`iced_native`]. For now, it is the default renderer of Iced in native platforms. |