From 3c1573fbb9f5319ff0ba27fe548a0875d77f0dcc Mon Sep 17 00:00:00 2001 From: "Amin.MasterkinG" Date: Fri, 10 Dec 2021 19:46:00 +0330 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c55ce9..fe3251b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Simple Register Page for TrinityCore/AzerothCore/AshamaneCore/CMangos With this script, You can make a website for your game server. @@ -7,10 +8,11 @@ Support : [AzerothCore](http://azerothcore.org), [TrinityCore](http://TrinityCor ## Requirement : PHP >= 7.0 -Enable gmp, gd, soap, mbstring, pdo and pdo-mysql. +Enable **[gmp](https://www.google.com/search?client=firefox-b-d&q=enable%20gmp%20extension%20php%207)**, **[gd](https://www.google.com/search?client=firefox-b-d&q=enable%20gd%20extension%20php%207)**, **[soap](https://www.google.com/search?client=firefox-b-d&q=enable%20soap%20extension%20php%207)**, **[mbstring](https://www.google.com/search?client=firefox-b-d&q=enable%20mbstring%20extension%20php%207)**, **[pdo](https://www.google.com/search?client=firefox-b-d&q=enable%20pdo%20extension%20php%207)** and **[pdo-mysql](https://www.google.com/search?client=firefox-b-d&q=enable%20pdo-mysql%20extension%20php%207)**. # Installation +- Install requirments. - Download project & unzip. - Go to `application/config/` folder and change `config.php.sample` file name to `config.php` - Open the config file and set your server data.