From 931c0b51fff200b93b91f66383917da8492b52c1 Mon Sep 17 00:00:00 2001
From: embeddedt <42941056+embeddedt@users.noreply.github.com>
Date: Thu, 16 Feb 2023 11:50:18 -0500
Subject: [PATCH] add message to README
---
README.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3e4dde8e..d9266842 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,16 @@ A Forge 1.16 mod that uses mixins to make the game slightly more performant (and
In the words of asiekierka, questionable "performance improvements" that are not in Forge for probably very good reasons.
Some fixes are based on prior work in various Forge PRs (check commit history and/or code comments). The config system
-is directly derived from Sodium and used under the terms of the LGPL-3.0 license.
\ No newline at end of file
+is directly derived from Sodium and used under the terms of the LGPL-3.0 license.
+
+------------
+
+
+
+YourKit supports open source projects with innovative and intelligent tools
+for monitoring and profiling Java and .NET applications.
+YourKit is the creator of YourKit Java Profiler,
+YourKit .NET Profiler,
+and YourKit YouMonitor.
+
+Thanks to YourKit for providing a free license for this project.