From 5a12341e5b055b14760ebd618053b65d4f2e6116 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 18 Sep 2023 12:43:22 +0200 Subject: [PATCH] Remove Matrix chatroom --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4e058ab..b1c2cba 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ Fast and simple scoreboard service for games. [![OpenAPI specification](https://img.shields.io/swagger/valid/3.0?specUrl=https%3A%2F%2Fraw.githubusercontent.com%2FSteffo99%2Fdistributed-arcade%2Fmain%2Fdocs%2Fopenapi.yaml&label=spec)](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Steffo99/distributed-arcade/main/docs/openapi.yaml)   [![On Crates.io](https://img.shields.io/crates/v/distributed_arcade)](https://crates.io/crates/distributed_arcade) -  -[![Chat](https://img.shields.io/matrix/distributed_arcade:ryg.one?server_fqdn=matrix.ryg.one)](https://matrix.to/#/#distributed_arcade:ryg.one) ## Related