From 35d25a559f2cffd68539efda0de87d84617b3dfa Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 14 Jun 2015 07:12:38 -0400 Subject: [PATCH] Fixed case and space/dash consistency issues. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ae3fc31..35d9272 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Most solutions are in Python. * [Scalability and Memory Limits](#scalability-and-memory-limits) * [Concurrency](#concurrency) * [Hacker Rank and TopCoder](#hacker-rank-and-topcoder) -* [notebook-installation](#notebook-installation) -* [credits](#credits) -* [contact-info](#contact-info) +* [Notebook Installation](#notebook-installation) +* [Credits](#credits) +* [Contact Info](#contact-info) * [License](#license) ## Arrays and Strings