From eaba2934e21aba3bcda48296cd2a5c7ee1118062 Mon Sep 17 00:00:00 2001 From: Shreya Roy Date: Sat, 23 Oct 2021 01:46:25 +0530 Subject: [PATCH] Updated README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2437eb4..969f49d 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ GeyserConnect is an easy way for Bedrock Edition clients to connect to any Java Edition servers without having to run anything. ## What is GeyserConnect? -GeyserConnect is a server that Minecraft: Bedrock Edition clients can connect to that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through 1 public Geyser instance. It is effectively a combination of [BedrockConnect](https://github.com/Pugmatt/BedrockConnect) and [Geyser](https://github.com/GeyserMC/Geyser). +GeyserConnect is a server that Minecraft: Bedrock Edition clients can connect to, that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through one public Geyser instance. It is effectively a combination of [BedrockConnect](https://github.com/Pugmatt/BedrockConnect) and [Geyser](https://github.com/GeyserMC/Geyser). -**Please note, this project is still a work in progress and should not be used on production. Expect bugs!** +**Please note that this project is still a work in progress and should not be used on production. Expect bugs!** -If you wish to run this in docker and/or use DNS redirection please see the appropriate folders in this repo. +If you wish to run this in docker and/or use DNS redirection, please see the appropriate folders in this repo. #### Docker: [here](docker) #### DNS: [here](bind9)