Release 3.0.1 🌟

This commit is contained in:
Mari Wahl 2015-01-08 20:34:11 -05:00
parent 4aac7e9d9b
commit 62601a8556

View File

@ -4,9 +4,9 @@ An introduction to Algorithms & Data Structures in Python, including an ["e-book
![](http://i.imgur.com/XruamX1.png) ![](http://i.imgur.com/XruamX1.png)
---
## Source Code Structure
---
## Source Code:
src/ 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: 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: