You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A simple text button library for **AutoHotkey v2**
8
8
9
9
## Usage
10
10
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).
0 commit comments