From 2c9ec925315b9b6e344b8a3996d7faec867bdda9 Mon Sep 17 00:00:00 2001 From: mohammadreza490 <47437328+mohammadreza490@users.noreply.github.com> Date: Tue, 15 Dec 2020 09:16:20 +0000 Subject: [PATCH] fixing some grammer errors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 251799f..33e374c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Competitive-Programming -This project is contains data structures and algorithms relevant to competitive programming problems. Some of these data structures can be used with a copy/paste. Others may need tweaking or modification for custom use. +This project contains data structures and algorithms that are relevant to the competitive programming problems. Some of these data structures can be used with a copy/paste. Others may need tweaking or modification for custom use. -The package src/videos contains all code relevant to the youtube videos on https://www.youtube.com/channel/UCRPMAqdtSgd0Ipeef7iFsKw +The package src/videos contains all of the code relevant to the youtube videos on https://www.youtube.com/channel/UCRPMAqdtSgd0Ipeef7iFsKw Feel free to contribute, fork and discuss the code here on Github, the channel or Facebook (https://www.facebook.com/gkcs0).