From c4c0a9dcdd20464af3df5b6c048e31e3eab86a7b Mon Sep 17 00:00:00 2001 From: RaphiMC <50594595+RaphiMC@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:35:56 +0200 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b46b53..e908ccb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ViaProxy -Standalone proxy which allows players to join EVERY minecraft server version (Classic, Alpha, Beta, Release, Bedrock) +Standalone proxy which allows players to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, Bedrock) To download the latest version, go to the [Releases section](#executable-jar-file) and download the latest version. Using it is very simple, just run the jar file, and it will start a user interface where everything can be configured. @@ -40,7 +40,7 @@ You can also find instructions how to implement it into your build script there. 3. Run the jar file 4. Fill in the required fields like server address and version 5. Click on "Start" -6. Join with your minecraft client on the displayed address +6. Join with your Minecraft client on the displayed address 7. Have fun! ## Usage for Server owners (CLI)