From da86f082bf30d937c1e7c4549d95fbbf2b11ed20 Mon Sep 17 00:00:00 2001 From: Jun Date: Fri, 22 Dec 2017 15:39:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7217ea..06904c7 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ ## Data Structures and Algorithms - *Data Structures and Algorithms in Python* by Michael T. Goodrich & Roberto Tamassia & Michael H. Goldwasser [English Edition](https://www.amazon.com/Structures-Algorithms-Goodrich-Goldwasser-Hardcover/dp/B011DC80VY/) -- *Problem Solving with Algorithms and Data Structures Using Python* by Bradley N. Miller & David L. Ranum [English Edition](https://www.amazon.com/Problem-Solving-Algorithms-Structures-Python/dp/1590282574) +- *Problem Solving with Algorithms and Data Structures Using Python* by Bradley N. Miller & David L. Ranum [English 2nd Edition](https://www.amazon.com/Problem-Solving-Algorithms-Structures-Python/dp/1590282574) - *Python Algorithms: Mastering Basic Algorithms in the Python Language* by Magnus Lie Hetland [English 2nd Edition](http://www.amazon.com/Python-Algorithms-Mastering-Basic-Language/dp/148420056X) ## Complexity Science