From 677598c63a1ade2d01b0fa4f5c2797e67214794a Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 27 Jul 2019 02:24:54 +0200 Subject: Add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md 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/ -- cgit v1.2.3