summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-11-13 16:18:25 +0100
committerGitHub <noreply@github.com>2018-11-13 16:18:25 +0100
commit37340a9e36de30387c8e2b347fd4446cf786612e (patch)
tree9d7272b1b494857eaa8e85be405f346181e0d204 /README.md
parentff47b26e89b7286f6f0b9368261bbef2948c7bc6 (diff)
parente1b7ebc43b9afff2a1ac01d6384015421428c36e (diff)
downloadhercules-37340a9e36de30387c8e2b347fd4446cf786612e.tar.gz
hercules-37340a9e36de30387c8e2b347fd4446cf786612e.tar.bz2
hercules-37340a9e36de30387c8e2b347fd4446cf786612e.tar.xz
hercules-37340a9e36de30387c8e2b347fd4446cf786612e.zip
Merge pull request #2283 from j-chad/patch-1
Fix a few typos in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index e780389b6..1798bf394 100644
--- a/README.md
+++ b/README.md
@@ -29,17 +29,17 @@ Project Info:
Table of Contents
---------
-* 1 What is Hercules?
-* 2 Prerequisites
-* 3 Installation
-* 4 Troubleshooting
-* 5 Helpful Links
-* 6 More Documentation
+1. What is Hercules?
+2. Prerequisites
+3. Installation
+4. Troubleshooting
+5. Helpful Links
+6. More Documentation
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
@@ -64,7 +64,7 @@ Platforms](https://github.com/HerculesWS/Hercules/wiki/Supported-Platforms) wiki
- git
- gcc or clang (version 4.5 or newer, recommended 5.0 or newer)
- GNU make
- - mysql (`mysql-server`) or mariadb
+ - MySQL (`mysql-server`) or MariaDB
- libmysqlclient (`mysql-devel`)
- zlib (`zlib-devel`)
- libpcre (`pcre-devel`)
@@ -137,7 +137,7 @@ Troubleshooting
---------------
If you're having problems with starting your server, the first thing you should
-do is check what's happening on your consoles. More often that not, all support
+do is check what's happening on your consoles. More often than not, all support
issues can be solved simply by looking at the error messages given.
Examples: