diff options
author | Teddy Wing | 2019-07-27 02:24:54 +0200 |
---|---|---|
committer | Teddy Wing | 2019-07-27 02:24:54 +0200 |
commit | 677598c63a1ade2d01b0fa4f5c2797e67214794a (patch) | |
tree | dbb362f70c6ba6d7ecb3631d12d560eef37b5ebf | |
parent | d25cce98ac8e7f6b65516af45553df47b0dcdfe6 (diff) | |
download | AutoHotkey-Scripts-677598c63a1ade2d01b0fa4f5c2797e67214794a.tar.bz2 |
Add README
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9fa866e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +AutoHotkey Scripts +================== + +My personal [AutoHotkey][1] scripts. + + +## License +Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). + + +[1]: https://www.autohotkey.com/ |