From b5fe913f14d2018b0d3d19687017f6c45bd6aea1 Mon Sep 17 00:00:00 2001
From: DBotThePony <dbotthepony@yandex.ru>
Date: Mon, 6 May 2024 14:21:29 +0700
Subject: [PATCH] Update readme

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 65af7728..48fb541b 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,8 @@ While it is no secret that this engine contains chunks of original code,
 whenever be it runtime constants, json deserialization structures, or business logic algorithms,
 they are generally not copied directly.
 
-Reminder to everyone that comes across this project is that it has
-no evil goals of harming Chucklefish in any way, and exists solely
-to fix issues present in original engine while also extending moddability.
-
 It is expected you use legitimate copy of game when using this project.
 If we suspect that you are not using legitimate copy and unable to prove otherwise,
 we deserve the right to not help you.
+
+For changes in modding API please refer to [this document](ADDITIONS.md)