ahka

Assorted ease-of-use and functionality tools using AutoHotkey.
Log | Files | Refs

commit 69016b062479d12529a325d4108bc9f704848925
parent a9981d5f14062ef4e2f1c6af3ceac4415a40c7a1
Author: breadcat <sendforththegunboats@gmail.com>
Date:   Sat, 17 Aug 2013 14:51:08 +0100

Update and rename README.md to readme.md
Diffstat:
DREADME.md | 4----
Areadme.md | 6++++++
2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -1,4 +0,0 @@ -ahk-assistant -============= - -Assorted ease-of-use and functionality tools using AutoHotkey. diff --git a/readme.md b/readme.md @@ -0,0 +1,6 @@ +ahk-assistant +============= + +Assorted ease-of-use and functionality tools using AutoHotkey. + +Written primarily for personal use, however somebody may find some of it useful.