diff --git a/free-programming-books.md b/free-programming-books.md index 55d6befb515639e5519883070f59005cc58ae312..121c2e1a4f3b3b86b2a7537149e2a48d9209d9b2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -33,6 +33,7 @@ * [ASP.NET MVC](#aspnet-mvc) * [Assembly Language](#assembly-language) * [Non-X86](#non-x86) +* [AutoHotkey](#autohotkey) * [Autotools](#autotools) * [Awk](#awk) * [Bash](#bash) @@ -517,6 +518,8 @@ * [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU] * [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html) +###AutoHotkey +* [AHKbook - the book for AutoHotkey ](http://maul-esel.github.io/ahkbook/index.html) ###Autotools * [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/)