From c85aa6f6f283636720f1e18e7c274e599fbfd6b5 Mon Sep 17 00:00:00 2001 From: GibMirRechte <55894240+DiesesForum@users.noreply.github.com> Date: Sat, 5 Jun 2021 02:25:07 +0200 Subject: [PATCH] Removed non-functional icon There is no CLA to sign for LabyMod/labymod-server-api. So this symbol is useless. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ef3e777..2772099 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # LabyMod Server API [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/LabyMod/labymod-server-api/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/LabyMod/labymod-server-api/?branch=master) [![Discord](https://img.shields.io/discord/412724944112320513.svg)](https://labymod.net/dc/dev) -[![CLA assistant](https://cla-assistant.io/readme/badge/LabyMod/labymod-server-api)](https://cla-assistant.io/LabyMod/labymod-server-api) Our new Server API allows you to communicate between the LabyMod client and the server by using simple JSON messages. It also allows you to enable or disable LabyMod features. If you want to find out how our API works, visit https://docs.labymod.net/pages/server/introduction/