From 8198cd0b68a5b0657e8d617a1feeb38cf735bd63 Mon Sep 17 00:00:00 2001 From: Filip Dutescu Date: Tue, 18 Apr 2023 22:30:00 +0300 Subject: [PATCH] chore(readme): add link to Matrix bridge (#894) While the project offers a [Matrix][matrix] bridge, it is nowhere shown. One would need to join the [Discord][discord] server and search through it to find it. To make it easier to join through [Matrix][matrix], add a badge in the project `README.md`. [matrix]: https://matrix.org/ [discord]: https://discord.com/ Fixes: #893 Signed-off-by: Filip Dutescu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdf4ed458..a7b18c9de 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![crates.io](https://img.shields.io/crates/v/leptos.svg)](https://crates.io/crates/leptos) [![docs.rs](https://docs.rs/leptos/badge.svg)](https://docs.rs/leptos) [![Discord](https://img.shields.io/discord/1031524867910148188?color=%237289DA&label=discord)](https://discord.gg/YdRAhS7eQB) +[![Matrix](https://img.shields.io/badge/Matrix-leptos-grey?logo=matrix&labelColor=white&logoColor=black)](https://matrix.to/#/#leptos:matrix.org) # Leptos