From d2dd7ebcf3cae767fe6eaafc53d443e97e57efbb Mon Sep 17 00:00:00 2001 From: Bixilon Date: Sat, 26 Feb 2022 20:21:56 +0100 Subject: [PATCH] readme: add note that this is not a clone --- ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index e627582be..3bb3d1f1c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,7 @@ # Minosoft -Minosoft is an open source minecraft client, written from scratch in kotlin (and java). It aims to bring more functionality and stability. +Minosoft is an open source minecraft client, written from scratch in kotlin (and java). It aims to bring more functionality and stability. +(To be clear: This is not clone of minecraft, you can see it more like a fork or even better as a reimplementation) [![pipeline status](https://gitlab.bixilon.de/bixilon/minosoft/badges/master/pipeline.svg)](https://gitlab.bixilon.de/bixilon/minosoft/-/commits/master)