From ddbea8da25ff76eb36009051f4076f38efa41029 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot <378351+weskerfoot@users.noreply.github.com> Date: Mon, 20 Jan 2020 20:29:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46536c0..8843a25 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ This is a collection of solutions to common algorithms, written in various programming languages. + +All code is written completely by me, and is placed in the public domain.