Skip to content

Commit

Permalink
Update example judges and tools in descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Dec 30, 2023
1 parent debbe5a commit b997cc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[![Mozilla Add-on Users](https://img.shields.io/amo/users/competitive-companion.svg)][link-amo]
[![Mozilla Add-on Rating](https://img.shields.io/amo/rating/competitive-companion.svg)][link-amo]

A browser extension which parses competitive programming problems from various online judges (like Codeforces and UVa Online Judge) and sends them to various tools (like CHelper and Hightail). Capable of parsing problems and contests and extracting data like the example testcases and the time and memory constraints.
A browser extension which parses competitive programming problems from various online judges (like AtCoder and Codeforces) and sends them to various tools (like CP Editor and CPH). Capable of parsing problems and contests and extracting data like the example testcases and the time and memory constraints.

## Install
- [**Chrome** extension][link-cws] [<img valign="middle" src="https://img.shields.io/chrome-web-store/v/cjnmckjndlpiamhfimnnjmnckgghkjbl.svg?label=%20">][link-cws]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "competitive-companion",
"productName": "Competitive Companion",
"version": "2.48.1",
"description": "Parses competitive programming problems and sends them to various tools like CHelper and Hightail.",
"description": "Parses competitive programming problems and sends them to various tools like CP Editor and CPH.",
"repository": "https://github.com/jmerle/competitive-companion",
"author": "Jasper van Merle",
"license": "MIT",
Expand Down

0 comments on commit b997cc2

Please sign in to comment.