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).