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: