From c88031fcca7edea7b5eba87d431dd78cb9a728ae Mon Sep 17 00:00:00 2001 From: alemi Date: Thu, 5 Sep 2024 16:43:39 +0200 Subject: [PATCH] docs: removed contributors badge, moved gitter --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d5c48a..08de4c1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ [![codemp](https://codemp.dev/static/banner.png)](https://codemp.dev) [![Actions Status](https://github.com/hexedtech/codemp/actions/workflows/ci.yml/badge.svg)](https://github.com/hexedtech/codemp/actions) -[![Gitter](https://img.shields.io/gitter/room/hexedtech/codemp)](https://gitter.im/hexedtech/codemp) [![docs.rs](https://img.shields.io/docsrs/codemp)](https://docs.rs/codemp/0.7.0-beta.1/codemp/) [![Crates.io Version](https://img.shields.io/crates/v/codemp)](https://crates.io/crates/codemp) [![NPM Version](https://img.shields.io/npm/v/codemp)](https://npmjs.org/package/codemp) [![PyPI - Version](https://img.shields.io/pypi/v/codemp)](https://pypi.org/project/codemp) [![Crates.io License](https://img.shields.io/crates/l/codemp)](https://github.com/hexedtech/codemp/blob/dev/LICENSE) -[![GitHub contributors](https://img.shields.io/github/contributors/hexedtech/codemp)](https://github.com/hexedtech/codemp/graphs/contributors) +[![Gitter](https://img.shields.io/gitter/room/hexedtech/codemp)](https://gitter.im/hexedtech/codemp) > `codemp` is a **collaborative** text editing solution to work remotely.