diff --git a/README.md b/README.md index ec6a041..411d68e 100644 --- a/README.md +++ b/README.md @@ -4,22 +4,15 @@ A test script for an AutoHotkey Dark Mode script by [jNizM](https://www.autohotk # Build requirements [AutoHotkey (v2)](https://github.com/AutoHotkey/AutoHotkey) -
-Additional requirements if you decide to compile the demo script +Additional requirements if you decide to compile the demo script - [Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe) - \ - [Upx](https://github.com/upx/upx) - \ - [Compile-in-ator (Optional)](https://github.com/Git-Pikakid98/Compile-in-ator) +[Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe) +\ +[Upx](https://github.com/upx/upx) +\ +[Compile-in-ator (Optional)](https://github.com/Git-Pikakid98/Compile-in-ator) -
- ADDITIONAL requirements if you decide to use my very own Compile-in-ator +ADDITIONAL requirements if you decide to use my very own Compile-in-ator - # Environment Variables (REQUIRED!!) - `%AHK%` - Should be set to your AutoHotkey path. An example `C:\Users\username\AutoHotkey` (Make sure you aren't using a subdirectory) - -
- -
\ No newline at end of file +# Environment Variables (REQUIRED!!) +`%AHK%` Should be set to your AutoHotkey path. An example `C:\Users\username\AutoHotkey` (Make sure you aren't using a subdirectory) \ No newline at end of file