From 9c1926e5cd1686a01491480d08922a03ea40c31d Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Wed, 22 Jul 2015 03:56:27 -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 ad9d0b7..0d16c5b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ interactive-coding-challenges ============ -**Interactive, test-driven coding challenges**. +**Continually updated, interactive and test-driven coding challenges**. Challenges focus on **algorithms** and **data structures** that are typically found in **coding interviews** or **coding competitions**.