File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/coderick14/ACedIt/issues )
2- [ ![ Open Source Love] ( https://badges.frapsoft.com/os/v2 /open-source.svg ?v=103 )] ( https://github.com/coderick14/ACedIt/ )
3- [ ![ MIT Licence ] ( https://badges.frapsoft.com/os/mit/mit .svg?v=103 )] ( https://opensource.org/licenses/mit-license.php )
2+ [ ![ Open Source Love] ( https://badges.frapsoft.com/os/v1 /open-source.png ?v=103 )] ( https://github.com/coderick14/ACedIt )
3+ [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow .svg )] ( https://opensource.org/licenses/MIT )
44<h1 align =" center " >
55 <img src="https://github.com/coderick14/ACedIt/blob/master/images/logo.png" width="500"/><br/>
66</h1 >
@@ -10,7 +10,7 @@ A command line tool to run your code against sample test cases. Without leaving
1010![ ACedIt demo GIF] ( https://github.com/coderick14/ACedIt/blob/master/images/demo.gif " Simple demo of how ACedIt works " )
1111
1212#### Supported sites
13- + Codeforces
13+ + Codeforces (including gyms)
1414+ Codechef
1515+ Spoj
1616+ Hackerrank
@@ -39,7 +39,7 @@ pip install --user ACedIt
3939usage: acedit [-h] [-s {codeforces,codechef,hackerrank,spoj}] [-c CONTEST]
4040 [-p PROBLEM] [-f] [--run SOURCE_FILE]
4141 [--set-default-site {codeforces,codechef,hackerrank,spoj}]
42- [--set-default-contest DEFAULT_CONTEST]
42+ [--set-default-contest DEFAULT_CONTEST] [--clear-cache]
4343
4444optional arguments:
4545 -h, --help show this help message and exit
You can’t perform that action at this time.
0 commit comments