Add ahk/README.md

This commit is contained in:
2024-08-23 14:08:42 -04:00
parent 0b4c8f6efe
commit 71fc3ab3b1

3
ahk/README.md Normal file
View File

@@ -0,0 +1,3 @@
```ahk
+F10:: Run, %ComSpec% /c code "%A_ScriptFullPath%",, Hide
```