diff options
author | Haru <haru@dotalux.com> | 2018-03-11 15:26:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-11 15:26:52 +0100 |
commit | fd137c535f646f066520868ae65543989d590d51 (patch) | |
tree | 9ca683e4e1d7eb67dfad9ffc2ac881c49769b810 | |
parent | 66a6722494bd7206517730b762041a8e85061ddf (diff) | |
parent | 77694894c402a33293f0ac847465996990732e72 (diff) | |
download | hercules-fd137c535f646f066520868ae65543989d590d51.tar.gz hercules-fd137c535f646f066520868ae65543989d590d51.tar.bz2 hercules-fd137c535f646f066520868ae65543989d590d51.tar.xz hercules-fd137c535f646f066520868ae65543989d590d51.zip |
Merge pull request #1985 from rajatkverma/patch-1
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -37,7 +37,7 @@ Table of Contents What is Hercules? ----------------- Hercules is a collaborative software development project revolving around the -creation of a robust massively multiplayer online role playing game (MMORPG) +creation of a robust Massively Multiplayer Online Role Playing Game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing @@ -45,9 +45,9 @@ QA and support. Hercules is a continuation of the original Athena project. Prerequisites ------------- -Before installing Hercules there are certain tools and applications you will -need. This differs between the varying operating systems available, so the -following is broken down into Windows and Unix (incl. Linux) prerequisites. +Before installing Hercules, you will need to install certain tools and applications. +This differs between the varying Operating Systems available, so the +following list is broken down into Windows and Unix (incl. Linux) prerequisites. For a list of supported platforms, please refer to the [Supported Platforms](https://github.com/HerculesWS/Hercules/wiki/Supported-Platforms) wiki page. |