From ed3c6f07123f824a764266b09c9b4c534dc42ce9 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Tue, 17 Aug 2021 05:23:12 +0000 Subject: [PATCH] Add matrix chat badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fda97ca..07c4f20 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![](https://meritbadge.herokuapp.com/bincode)](https://crates.io/crates/bincode) [![](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![](https://img.shields.io/badge/bincode-rustc_1.41.1+-lightgray.svg)](https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html) +[![Matrix](https://img.shields.io/matrix/bincode:matrix.org?label=Matrix%20Chat)](https://matrix.to/#/#bincode:matrix.org) A compact encoder / decoder pair that uses a binary zero-fluff encoding scheme. The size of the encoded object will be the same or smaller than the size that