From b75689d270c296796c5a64e74a0717b85f195db9 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot <378351+weskerfoot@users.noreply.github.com> Date: Mon, 20 Jan 2020 20:27:41 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8915a9..46536c0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -This is a collection of solutions to common interview problems, written in -Python and Haskell. These are just ones that I've come across or that I've seen -as popular questions. Pull requests are much appreciated! +This is a collection of solutions to common algorithms, written in +various programming languages.