From d8898955e9d7034ece152d04c93588625289ef29 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Wed, 15 Mar 2017 23:40:13 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 550eaa4..a59c7d6 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,15 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and ## Documentation - * [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md) - * [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md) - * [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md) - * [Function documentation](http://www.elunaengine.com) - * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) - * [Lua reference manual](http://www.lua.org/manual/5.2/) - +* [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md) +* [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md) +* [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md) +* [Function documentation](http://www.elunaengine.com) +* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) +* [Lua reference manual](http://www.lua.org/manual/5.2/) * [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md) * [Example scripts](https://github.com/ElunaLuaEngine/Scripts) - ## Source Eluna source code: [Source](https://github.com/ElunaLuaEngine/Eluna) Core forks with required modifications for Eluna: