From a997675e55e609574f55d2bd95e74bedebe8ea7e Mon Sep 17 00:00:00 2001 From: "Amin.MasterkinG" Date: Tue, 4 Aug 2020 05:29:29 +0430 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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.