From 96c6211222d0549adfc555660397b80d1001bd10 Mon Sep 17 00:00:00 2001 From: MCHost Date: Thu, 3 Jul 2025 00:54:19 -0400 Subject: [PATCH] fix readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 96e9417..ee61dd0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A web application to check the status of Minecraft Java and Bedrock Edition serv - [Node.js](https://nodejs.org/) (v16 or higher) - [npm](https://www.npmjs.com/) (v7 or higher) -- Status check binaries (configured via environment variables) +- Status check binaries (configured via environment variables) https://git.ssh.surf/hypermc/mc-status ## Installation @@ -104,8 +104,6 @@ minecraft-server-status-checker/ The application relies on two environment variables: -https://git.ssh.surf/hypermc/mc-status - - `STATUS_CHECK_PATH`: Path to the Java Edition status check binary. - `GEYSER_STATUS_CHECK_PATH`: Path to the Bedrock Edition status check binary.