From 4aac7e9d9bf215fae8857576d1c2baf2c86b9c15 Mon Sep 17 00:00:00 2001 From: Mari Wahl Date: Thu, 8 Jan 2015 20:33:07 -0500 Subject: [PATCH] Release 3.0.1 :start2: --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c337ca4..d51b34f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -# Python and Algorithms & Data Structures +# Algorithms & Data Structures in Python -This repository contains a comprehensive study on 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](http://mariwahl.us/docs/algorithms_in_python.pdf). ![](http://i.imgur.com/XruamX1.png) - --- ## Source Code Structure