Skip to content

Commit a4b370c

Browse files
authored
📝 Update: README.md
1 parent bae4103 commit a4b370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A simple text button library for **AutoHotkey v2**
88

99
## Usage
1010

11-
1. Download `TextButton.ahk`, place it in your project folder, include it in your script with `#Include TextButton.ahk`, and remove the example GUI from the library.
11+
1. Download `TextButton.ahk`, place it in your project folder, include it in your script with `#Include TextButton.ahk`, and [remove the example GUI from the library](https://github.com/QuintixLabs/TextButton.ahk/blob/master/TextButton.ahk#L96C1-L119C55).
1212
2. Or just copy this code into your script:
1313

1414
<details>

0 commit comments

Comments
 (0)