Update README.md

This commit is contained in:
Rochet2
2015-04-10 23:12:31 +03:00
parent fd51e1158f
commit 586e5f8e9b

View File

@@ -2,7 +2,7 @@
##About ##About
Eluna Lua Engine © is lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS, and TrinityCore. Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS and TrinityCore.
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.
Follow us on [EmuDevs Twitter](https://twitter.com/EmuDevs) page to view the latest news about EmuDevs and about what is going on with Eluna Lua Engine ©. Follow us on [EmuDevs Twitter](https://twitter.com/EmuDevs) page to view the latest news about EmuDevs and about what is going on with Eluna Lua Engine ©.
@@ -18,7 +18,7 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and
* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h)
* [Lua reference manual](http://www.lua.org/manual/5.2/) * [Lua reference manual](http://www.lua.org/manual/5.2/)
* [Contributing](CONTRIBUTING.md) * [Contributing](docs/CONTRIBUTING.md)
* [Support forum](https://emudevs.com/forumdisplay.php/279-Eluna-Support) * [Support forum](https://emudevs.com/forumdisplay.php/279-Eluna-Support)
* [Example scripts](https://github.com/ElunaLuaEngine/Scripts) * [Example scripts](https://github.com/ElunaLuaEngine/Scripts)
* [Guides, releases and news](https://emudevs.com/forumdisplay.php/15-Eluna-Lua-Engine-%C2%A9) * [Guides, releases and news](https://emudevs.com/forumdisplay.php/15-Eluna-Lua-Engine-%C2%A9)
@@ -42,7 +42,7 @@ Core forks with required modifications for Eluna:
* [MaNGOS](http://getmangos.eu/) * [MaNGOS](http://getmangos.eu/)
* [cMaNGOS](http://cmangos.net/) * [cMaNGOS](http://cmangos.net/)
* [TrinityCore](http://www.trinitycore.org/) * [TrinityCore](http://www.trinitycore.org/)
* [Lua's site](http://www.lua.org/) * [Lua.org](http://www.lua.org/)
* [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md) * [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)
##Team ##Team