From 0bace319078f3544488fc751d2716cbc461f0a7e Mon Sep 17 00:00:00 2001 From: Aman Date: Tue, 23 Oct 2018 15:18:55 +0530 Subject: [PATCH] Modified Readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c037c2..d338867 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # Competitve-programming -This Notebook contains Most frequently used Algorithm and concept used in Competive coding +This Notebook contains Most frequently used Algorithm and concepts used in Competitive coding and some cool functions often used in competitive programming. -and some cool functions often used in competitive programming. - -All the codes are written in Python3 and Java 8 +All the codes are written in Python3 and Java 8.