summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJackson <chadfield.jackson@gmail.com>2018-10-13 14:43:59 +1300
committerGitHub <noreply@github.com>2018-10-13 14:43:59 +1300
commite1b7ebc43b9afff2a1ac01d6384015421428c36e (patch)
treeada439cdf3928a3c675739b9d4d031d0ffc844b7 /README.md
parent852c13305f67948531bd0277eb1922dbd02b1f26 (diff)
downloadhercules-e1b7ebc43b9afff2a1ac01d6384015421428c36e.tar.gz
hercules-e1b7ebc43b9afff2a1ac01d6384015421428c36e.tar.bz2
hercules-e1b7ebc43b9afff2a1ac01d6384015421428c36e.tar.xz
hercules-e1b7ebc43b9afff2a1ac01d6384015421428c36e.zip
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 6a543cea6..88b51fb43 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: