From c16997fb8e7ba3c840a5e2bba4bffa43e66b850c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Deuchnord?= Date: Wed, 14 Jan 2026 15:55:43 +0100 Subject: [PATCH] docs: replace IRC with Matrix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92d29f0..0838b60 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![Kosmorrolib](https://raw.githubusercontent.com/Kosmorro/logos/main/kosmorrolib/kosmorrolib-artwork.jpg) -[![Coverage Status](https://coveralls.io/repos/github/Kosmorro/lib/badge.svg?branch=main)](https://coveralls.io/github/Kosmorro/lib?branch=main) [![Version on PyPI](https://img.shields.io/pypi/v/kosmorrolib)](https://pypi.org/project/kosmorrolib) [![IRC: #kosmorro on Libera.Chat](https://img.shields.io/badge/Libera.Chat-%23kosmorro-blueviolet)](https://web.libera.chat/?nick=Astronaut?#kosmorro) +[![Coverage Status](https://coveralls.io/repos/github/Kosmorro/lib/badge.svg?branch=main)](https://coveralls.io/github/Kosmorro/lib?branch=main) [![Version on PyPI](https://img.shields.io/pypi/v/kosmorrolib)](https://pypi.org/project/kosmorrolib) [![Matrix: #kosmorrolib:matrix.org](https://img.shields.io/matrix/kosmorrolib%3Amatrix.org?logo=matrix)](https://matrix.to/#/#kosmorrolib:matrix.org) Kosmorrolib is the Python library internally used in Kosmorro. It provides easy-to-use functions for your calculation needs.