From 47c5cd0d5c0c861da967d5da6b7a1c9ff519fd3c Mon Sep 17 00:00:00 2001 From: crista Date: Mon, 20 Oct 2014 08:55:03 -0700 Subject: [PATCH] Added link to book --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc58ab8..047547f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ with the following command line: $ python tf-NN.py ../pride-and-prejudice.txt +Explanations and historical context for all these styles can be found in the +companion book [Exercises in Programming Style](http://www.amazon.com/Exercises-Programming-Style-Cristina-Videira/dp/1482227371/). + Additions are welcome! You can contribute: