From 6e869b66e4270e122fbafc776c5c8fdc83abdb20 Mon Sep 17 00:00:00 2001 From: Ben Carter <110695027+ben-of-codecraft@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:51:46 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f52590e..a09e253 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,8 @@ To save you pain of finding the sharp edges yourself here are the ones I know ab * Fixes some of broken types I have encoutered and updates incorrect comments. * Added hot-reload option to eluna so locally running dev server will automatically reload Eluna on build changes.
--- __THIS FEATURE ONLY WORKS ON AZEROTH CORE DOCKER BUILDS__ (I am bias sincerely, the Mgt) -** Credits -- @Yehonal @Helias for original creation and all the types they built out -- @wartoshika for building out all the types for WoW API -- @Honey55 for allowing me to post about it in Azeroth Discord Community +## Credits +- [@Yehonal](https://github.com/Yehonal),[@Helias](https://github.com/Helias) for original code and all the types they built out +- [@wartoshika](https://github.com/wartoshika) for building out all the types for WoW API +- [@Honey55](https://github.com/Honey55) for allowing me to post about it in Azeroth Discord Community +- [@manmadedrummer](https://github.com/manmadedrummer) for always testing my ets modules