add message to README

This commit is contained in:
embeddedt 2023-02-16 11:50:18 -05:00 committed by GitHub
parent d06ba2b7bf
commit 931c0b51ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
is directly derived from Sodium and used under the terms of the LGPL-3.0 license.
------------
![YourKit logo](https://www.yourkit.com/images/yklogo.png)
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>,
<a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a>,
and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>.
Thanks to YourKit for providing a free license for this project.