From 9b8453e57e151e67ae9948240d09b9fede8bc0f1 Mon Sep 17 00:00:00 2001 From: bt3 Date: Mon, 19 Oct 2015 13:50:33 -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 4c9cc36..b99ed9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Algorithms & Data Structures in Python -An introduction to Algorithms & Data Structures in Python, including an ["e-book" I wrote](http://mariwahl.us/docs/algorithms_in_python.pdf). +An introduction to Algorithms & Data Structures in Python, including an ["e-book" I wrote](https://github.com/bt3gl/Python-and-Algorithms-and-Data-Structures/blob/master/book/book_second_edition.pdf). ![](http://i.imgur.com/MJZjABD.png)