Skip to content

Commit

Permalink
docs(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
aethys256 committed Oct 13, 2020
1 parent 26ebc21 commit 62384a8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@

[![GitHub license](https://img.shields.io/badge/license-EUPL-blue.svg)](https://github.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

0 comments on commit 62384a8

Please sign in to comment.