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.