diff --git a/README.md b/README.md index 11f6732..fd80412 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ Feel free to browse around the [Wiki](https://git.tinkr.site/4n0n/bastion/wiki) - Once in-game type `/bastion interface` to open the main menu. ## Latest changes -Added Unit:IsIndoors() to Unit.lua -Changed _bastion.lua to not automatically load all modules -Added class/spec checks to _bastion.lua to only load the class/spec you're in game with -Implemented GUI though Gui.lua based on Kaminaris StdUI - https://github.com/kaminaris/StdUi - +- Added Unit:IsIndoors() to Unit.lua +- Changed _bastion.lua to not automatically load all modules +- Added class/spec checks to _bastion.lua to only load the class/spec you're in game with +- Implemented GUI though Gui.lua based on Kaminaris StdUI - https://github.com/kaminaris/StdUi \ No newline at end of file