From cff3e34b6886cc8b0e8da6d9daecc4f0af6e5791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20G=C3=BCntner?= Date: Thu, 7 Mar 2024 23:13:44 +0100 Subject: [PATCH] docs: add badge that leads to matrix room --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f30dea1..05eccaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # cannelloni *a SocketCAN over Ethernet tunnel* +[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#cannelloni:matrix.org) + cannelloni is written in C++11 and uses UDP, TCP or SCTP to transfer CAN frames between two machines.