From fa0ed2fbc28dcf13f6c92a20252b03c7d0b53434 Mon Sep 17 00:00:00 2001 From: Abraarkhan <60245925+Abraarkhan@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:11:39 +0530 Subject: [PATCH] Updated the Readme.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1bd7464..2b4536a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # CP_practice Practice for competitive programing in C++ language. +## Welcome to CP contributing hub +Promoting easy way of coding. + +# New contributer guide +- Write your first program in C++ (please no Hello world!) +- Question that you are solving should be in your starting comment line. +- Make a pull request with proper description. +- Learn while you code, both C++ and Open source + +Checking the PRs very thoroughly, donr joke here + +Keep Coding! +Keep open sourcing!