diff --git a/README.md b/README.md index 2dd2139..f8c6e76 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ With this script, You can make a website for your game server. Support : [AzerothCore](http://azerothcore.org), [TrinityCore](http://TrinityCore.org), [AshamaneCore](https://github.com/ReyDonovan/AshamaneCoreLegacy/), [CMangos](https://github.com/cmangos/). + +## Requirement : PHP >= 7.0 + +Enable gmp, gd, soap, mbstring, pdo and pdo-mysql. + # Installation - Download project & unzip. @@ -11,10 +16,6 @@ Support : [AzerothCore](http://azerothcore.org), [TrinityCore](http://TrinityCor - Open the config file and set your server data. - Enjoy that. -## Requirement : PHP >= 7.0 - -Enable gmp, gd, soap, mbstring, pdo and pdo-mysql. - # Debug If you got a blank screen, You can enable `debug_mode` in the config file.