summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-26 01:27:01 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-26 01:27:01 +0200
commit96b435488ac911d8f3d7b5e75d1f690bf03a93e6 (patch)
treeacf83931694a3bf2201afcf512808f71bf525215 /README.md
parent8830554e4d68289bf037757e5e3e71a50f334512 (diff)
downloadiced-96b435488ac911d8f3d7b5e75d1f690bf03a93e6.tar.gz
iced-96b435488ac911d8f3d7b5e75d1f690bf03a93e6.tar.bz2
iced-96b435488ac911d8f3d7b5e75d1f690bf03a93e6.zip
Add new Discourse forum badge to `README`
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 508413e6..2f9d3db3 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/iced-rs/iced/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/iced.svg)](https://crates.io/crates/iced)
[![Test Status](https://img.shields.io/github/actions/workflow/status/iced-rs/iced/test.yml?branch=master&event=push&label=test)](https://github.com/iced-rs/iced/actions)
+[![Discourse](https://img.shields.io/discourse/users?server=https%3A%2F%2Fdiscourse.iced.rs&logo=discourse&labelColor=202225&color=5e7ce2)](https://discourse.iced.rs)
[![Discord Server](https://img.shields.io/discord/628993209984614400?label=&labelColor=6A7EC2&logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/3xZJ65GAhd)
A cross-platform GUI library for Rust focused on simplicity and type-safety.