From edc7d51a98009db31fff101d4f1e7fa8c9b9443c Mon Sep 17 00:00:00 2001 From: Nick Cano Date: Fri, 29 Jul 2016 16:41:01 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01e487a..af6a397 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# GameHackingExamples +# About -Example code for the book [Game Hacking: Developing Autonomous Bots for Online Games](http://www.nostarch.com/gamehacking). +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.