From f0fd895191328f1f38e7c542b25fe232cb6808eb Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 14 Jun 2015 07:17:53 -0400 Subject: [PATCH] Fixed case and space/dash consistency issues. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35d9272..9c4a953 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Most solutions are in Python. * [Utopian Tree](http://nbviewer.ipython.org/github/donnemartin/algorithms-data-structures/blob/master/hacker-rank/utopian-tree.ipynb) * [Maximizing XOR](http://nbviewer.ipython.org/github/donnemartin/algorithms-data-structures/blob/master/hacker-rank/maximizing-xor.ipynb) -## notebook-installation +## Notebook Installation Anaconda is a free distribution of the Python programming language for large-scale data processing, predictive analytics, and scientific computing that aims to simplify package management and deployment. @@ -116,7 +116,7 @@ $ ipython notebook * [Hacker Rank](https://www.hackerrank.com) * [TopCoder](https://www.topcoder.com/) -## contact-info +## Contact Info Feel free to contact me to discuss any issues, questions, or comments.