summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-25 21:19:31 +0100
committerGitHub <noreply@github.com>2021-11-25 21:19:31 +0100
commit7154fd0de756a61d648a08007903936c4c84ab43 (patch)
tree688ffb155149dd13ae2fbe3ac32f4b56bf033594
parent1cd21bf8995be5484c75fea780239556c9c7134b (diff)
add: badge for matrix chat (#902)
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 31a6bf534..aa7ff15e5 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,9 @@
</p>
<p align="center">
- <a href="https://discord.gg/CrUAFH3"><img alt="Discord Chat" src="https://img.shields.io/discord/771367133715628073"></a>
- <a href="https://zellij.dev/documentation/"><img alt="Zellij documentation" src="https://img.shields.io/badge/zellij-documentation-fc0060"></a>
+ <a href="https://discord.gg/CrUAFH3"><img alt="Discord Chat" src="https://img.shields.io/discord/771367133715628073?color=%235865F2%20&label=chat%3A%20discord&style=flat-square"></a>
+ <a href="https://matrix.to/#/!sYxqLOHljoSuWQiEdZ:matrix.org?via=matrix.org"><img alt="Matrix Chat" src="https://img.shields.io/matrix/zellij:matrix.org?color=%230FBD8C&label=chat%3A%20matrix&style=flat-square"></a>
+ <a href="https://zellij.dev/documentation/"><img alt="Zellij documentation" src="https://img.shields.io/badge/zellij-documentation-fc0060?style=flat-square"></a>
</p>
# What is this?