Skip to content

Commit

Permalink
Add remote message and update README.
Browse files Browse the repository at this point in the history
Date:      Sat Nov 18 15:17:36 2023 +0530
Committer: Divyanshu Agrawal <agrawal-d@outlook.com>
  • Loading branch information
agrawal-d authored and divagrawal-msft committed Nov 18, 2023
1 parent 8644974 commit 4c6d849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fagrawal-d%2Fcph%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/agrawal-d/cph/goto?ref=main)
[![Downloads](https://img.shields.io/visual-studio-marketplace/d/DivyanshuAgrawal.competitive-programming-helper)](https://marketplace.visualstudio.com/items?itemName=DivyanshuAgrawal.competitive-programming-helper)

This extension allows you to quickly compile, run and judge competitive
programming problems from within VS Code. You can automatically download
testcases write & test your own problems. Once you are done, you can submit your
solutions directly with the click of a button!
Quickly compile, run and judge competitive programming problems in VS Code.
Automatically download testcases , or write & test your own problems.
Once you are done, easily your solutions directly with the click of a button!

Using the competitive companion browser extension, cph supports a large number
of popular platforms like Codeforces, Codechef, TopCoder etc.
Cph supports a large number of popular platforms like Codeforces, Codechef, TopCoder etc.
with the help of competitive companion browser extension

![Screenshot](screenshots/screenshot-main.png)

Expand Down Expand Up @@ -66,8 +65,6 @@ You can contribute to this extension in many ways:
**Before creating a Pull Request, please create an issue to discuss the
approach. It makes reviewing and accepting the PR much easier.**

Since July 2023, CPH is being maintained by @tesla59.

## License

Copyright (C) 2023 Divyanshu Agrawal
Expand Down
1 change: 1 addition & 0 deletions static/remote-message.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
©️ Divyanshu Agrawal. AGPL-3 software.

0 comments on commit 4c6d849

Please sign in to comment.