From a4aaa42ce2bdc2af81fa5b925dc8092c6fcbde1d Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Thu, 14 May 2015 07:21:07 -0400 Subject: [PATCH] Updated repo description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb5367b..f0b7add 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ algorithms-data-structures ============ -Continually updated IPython Notebooks containing algorithms and data structures. +Continually updated IPython Notebooks containing coding problems and solutions (algorithms and data structures). ## Arrays and Strings