Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Deepak Raj <[email protected]>
  • Loading branch information
codeperfectplus authored Aug 30, 2023
1 parent adc3659 commit 1332d7a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# competitive-programming-solution
# [Competitive Programming Solution](https://codeperfectplus.com/)
<p>Managed By CodePerfectplus.com</p>

## Introduction

Github repository for competitive programming solutions for python, Javascript and C++ for practice.
GitHub repository for competitive programming solutions for Python, Javascript and C++ for practice.

## How to run tests

for testing python files, use the pytest package.
for testing Python files, use the pytest package.
```
pytest
```
Expand Down

0 comments on commit 1332d7a

Please sign in to comment.