fix readme

This commit is contained in:
MCHost
2025-07-03 00:54:19 -04:00
parent d38a642efb
commit 96c6211222

View File

@ -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) - [Node.js](https://nodejs.org/) (v16 or higher)
- [npm](https://www.npmjs.com/) (v7 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 ## Installation
@ -104,8 +104,6 @@ minecraft-server-status-checker/
The application relies on two environment variables: 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. - `STATUS_CHECK_PATH`: Path to the Java Edition status check binary.
- `GEYSER_STATUS_CHECK_PATH`: Path to the Bedrock Edition status check binary. - `GEYSER_STATUS_CHECK_PATH`: Path to the Bedrock Edition status check binary.