From 2c6471a8c00bb81872fbbda17c82a4892da60a8a Mon Sep 17 00:00:00 2001 From: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com> Date: Mon, 21 Apr 2025 05:15:42 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17d08b9..70055ba 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It can be installed on the **client** or **server**: Compatibility has been implemented for these mods: Styled Chat, Dynmap
-_* Other mods may work without explicit support. Report compatibility requests via [GitHub Issues](https://github.com/CPTProgrammer/ChatPlus)._ +_* Other mods may work without explicit support. Report compatibility requests via [GitHub Issues](https://github.com/CPTProgrammer/ChatPlus/issues)._ ## Screenshots @@ -50,7 +50,7 @@ _* Other mods may work without explicit support. Report compatibility requests v #### Environment -- Java 23 or higher +- Java 21 or higher - (Optional) Java IDE with Manifold support (e.g., IntelliJ IDEA)
_* If using IntelliJ IDEA, the Manifold plugin should be installed_