From dd6d041baf2b80026fcb22aeef60e7e153da0b97 Mon Sep 17 00:00:00 2001 From: Shanker Ram <91639526+reknahs@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:37:33 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a7896..2fd3084 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# usaco -repository for usaco problem solutions +# CP Problem Solutions +This is a repository for storing my USACO and CodeForces problem solutions.