From 933a02800a29a32a10039b28eebf5f97afc3c052 Mon Sep 17 00:00:00 2001 From: stanleypowers Date: Mon, 19 Jun 2017 20:22:06 -0700 Subject: [PATCH] Fix grammar and stuff. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aeef1a76..67f785e3 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ Minecraft Console Client [![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/ORelio/Minecraft-Console-Client?branch=Indev)](https://ci.appveyor.com/project/ORelio/minecraft-console-client) -Minecraft Console Client is a lightweight app allowing to connect to any Minecraft server, +Minecraft Console Client is a lightweight app allowing you to connect to any Minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game. It also provides various automation for administration and other purposes. ## How to use -Downloads, help and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.
+Downloads, help, and more info available on the [Minecraft Forum thread](http://www.minecraftforum.net/topic/1314800-/)'s first post.
Alternatively, you can take a look at the [README](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/README.txt) file from the latest stable binary release. ## How to contribute -If you'd like to contribute to Minecraft Console Client, great! But please fork the *Indev* branch to do so, as the *master* branch is the stable branch, corresponding to the last binary release, which does not contains the latest fixes and is available for forking into your own projects. Using *Indev* branch, just submit a pull request :) +If you'd like to contribute to Minecraft Console Client, great! But please fork the *Indev* branch to do so, as the *master* branch is the stable branch, corresponding to the last binary release, which does not contain the latest fixes and is available for forking into your own projects. Using *Indev* branch, just submit a pull request. :) ## License