Skip to content

Commit f13b8f9

Browse files
authored
Update README.md
1 parent 1ebee91 commit f13b8f9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ An extended method for changing a button's background color.
66
- Compatible with [AutoHotkey v2.1-alpha.9](https://github.com/AutoHotkey/AutoHotkeyDocs/tree/alpha) or later.
77
- Learn more about the ahk v2.1-alpha: [Click here](https://github.com/AutoHotkey/AutoHotkeyDocs/tree/alpha)
88

9-
### On Windows 11
9+
## Demo
10+
**On Windows 11**
1011
![colorButton_win11_demo](https://github.com/nperovic/ColorButton.ahk/assets/122501303/567a8145-c7c3-4800-9210-613b3bdc2f71)
1112

12-
13-
### On Windows 10
13+
**On Windows 10**
1414
![colorButton_win10_demo](https://github.com/nperovic/ColorButton.ahk/assets/122501303/63c20602-b45d-4030-93a9-0a258c70acb4)
1515

16+
17+
1618
## Usage
1719
1. Download the [ColorButton.ahk](ColorButton.ahk) file.
1820
2. Include the [ColorButton.ahk](ColorButton.ahk) file in your script.

0 commit comments

Comments
 (0)