From 777673e7eb8954804033765c4cc3f583f9e63b68 Mon Sep 17 00:00:00 2001 From: Nick Cano Date: Fri, 12 Jun 2015 01:22:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18fda7e..226ce33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GameHackingExamples -Example code for for the book [Game Hacking: Developing Autonomous Bots for Online Games](http://www.nostarch.com/gamehacking). +Example code for the book [Game Hacking: Developing Autonomous Bots for Online Games](http://www.nostarch.com/gamehacking). Each project in this repository corresponds to a chapter or section in the book. The projects are referenced in the relevant pages.