diff --git a/README.md b/README.md index deaff6d0..9e182138 100644 --- a/README.md +++ b/README.md @@ -2,28 +2,28 @@ [![GitHub license](https://img.shields.io/badge/license-EUPL-blue.svg)](https://raw.githubusercontent.com/herotc/hero-lib/master/LICENSE) [![GitHub forks](https://img.shields.io/github/forks/herotc/herolib.svg)](https://github.com/herotc/hero-lib/network) [![GitHub stars](https://img.shields.io/github/stars/herotc/hero-lib.svg)](https://github.com/herotc/hero-lib/stargazers) [![GitHub issues](https://img.shields.io/github/issues/herotc/hero-lib.svg)](https://github.com/herotc/hero-lib/issues) -HeroLib is a World of Warcraft addon to provide a simple and clean API to get most advanced WoW features. -It acts as a complete replacement of the WoW API and makes easy-to-use some non directly available informations in-game like the TimeToDie of an unit. +HeroLib is a World of Warcraft addon to provide a simple and clean API to get most advanced WoW features.\ +It acts as a complete replacement of the WoW API and makes easy-to-use some non directly available informations in-game like the TimeToDie of an unit.\ -It is really simple to use and is used by [HeroRotation](https://github.com/herotc/hero-rotation) and [AethysTools](https://github.com/aethys256/AethysTools). -You can also use anything from the addon in a WeakAura. -The project is hosted on [GitHub](https://github.com/herotc/hero-lib). -It is maintained by [Aethys](https://github.com/aethys256/) and the [HeroTC](https://github.com/herotc) team. -Also, you can find it on [CurseForge](https://www.curseforge.com/wow/addons/herolib). +It is really simple to use and is used by [HeroRotation](https://github.com/herotc/hero-rotation) and [AethysTools](https://github.com/aethys256/AethysTools).\ +You can also use anything from the addon in a WeakAura.\ +The project is hosted on [GitHub](https://github.com/herotc/hero-lib).\ +It is maintained by [Aethys](https://github.com/aethys256/) and the [HeroTC](https://github.com/herotc) team.\ +Also, you can find it on [CurseForge](https://www.curseforge.com/wow/addons/herolib).\ Feel free to join our [Discord](https://discord.gg/tFR2uvK). Feedback is highly appreciated ! -## Advanced Users / Developper Notes +## Advanced Users / Developer Notes If you want to use the addon directly from the [GitHub repository](https://github.com/herotc/hero-lib), you would have to symlink every folders from this repository (HeroLib & HeroCache folders) to your WoW Addons folder. ## Special Thanks - [SimulationCraft](http://simulationcraft.org/) for everything the project gives to the whole WoW Community. -- [KutiKuti](https://github.com/Kutikuti) & [Nia](https://github.com/Nianel) for their support to the project. +- [KutiKuti](https://github.com/Kutikuti) & [Nia](https://github.com/Nianel) for their daily support. - [Skasch](https://github.com/skasch) for what we built together and the motivation he gave to me. -- [Riff](https://github.com/tombell) for his great feedback and UI tweaks. -- [Mystler](https://github.com/Mystler) for his help on everything related to rogues that frees me some time to improves the addons. +- [Mystler](https://github.com/Mystler) & [Kojiyama](https://github.com/EvanMichaels) & [Fuu](https://github.com/fuu1) for their work on everything related to rogues that frees me a lot of time. - [NuoHep](https://github.com/nuoHep) for his help on performance improvements. Stay tuned ! +Aethys