diff --git a/README.md b/README.md
index d48c1ea..354d0d0 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,22 @@
-### [](https://github.com/ElunaLuaEngine/Eluna)
+
+#  Azeroth Core Module
+
+## mod-eluna
+
+
+
+
+
+
+
+ Player Tested and Modified By Araxia Online
+
## About
+### [](https://github.com/ElunaLuaEngine/Eluna)
Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS, TrinityCore and AzerothCore.
-We are currently working hard to make Eluna better from inside and outside.
+We are currently working hard to make Eluna better from inside and outside.
If you are having trouble with installation or scripts, please feel free to open an issue.
For documentation and reference see [Eluna API (AC version)](https://www.azerothcore.org/pages/eluna/index.html) and [Lua reference manual](http://www.lua.org/manual/5.2/).
@@ -21,7 +34,6 @@ The official Azerothcore Discord server offers a channel dedicated to lua develo
-#  mod-eluna for AzerothCore
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-eluna)
[english](README.md) | [中文说明](README_CN.md) | [Español](README_ES.md)
@@ -48,7 +60,7 @@ git clone https://github.com/azerothcore/mod-eluna.git mod-eluna
You need to run the cmake again and rebuild the project.
-Eluna API for AC:
+Eluna API for AC:
[https://www.azerothcore.org/pages/eluna/index.html](https://www.azerothcore.org/pages/eluna/index.html)