From 62601a855624a339a3876c500075385e86494632 Mon Sep 17 00:00:00 2001 From: Mari Wahl Date: Thu, 8 Jan 2015 20:34:11 -0500 Subject: [PATCH] Release 3.0.1 :star2: --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d51b34f..8650f89 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ An introduction to Algorithms & Data Structures in Python, including an ["e-book ![](http://i.imgur.com/XruamX1.png) ---- -## Source Code Structure +--- +## Source Code: src/ @@ -42,7 +42,7 @@ src/ ---- -## Installation +## Installation: The snippets are designed to be used individually. However, If you want to install all fo the libraries in your [virtualenv](https://coderwall.com/p/8-aeka), do this: