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.