File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ 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 )
4
4
<h1 align =" center " >
5
5
<img src="https://github.com/coderick14/ACedIt/blob/master/images/logo.png" width="500"/><br/>
6
6
</h1 >
@@ -10,7 +10,7 @@ A command line tool to run your code against sample test cases. Without leaving
10
10
![ ACedIt demo GIF] ( https://github.com/coderick14/ACedIt/blob/master/images/demo.gif " Simple demo of how ACedIt works " )
11
11
12
12
#### Supported sites
13
- + Codeforces
13
+ + Codeforces (including gyms)
14
14
+ Codechef
15
15
+ Spoj
16
16
+ Hackerrank
@@ -39,7 +39,7 @@ pip install --user ACedIt
39
39
usage: acedit [-h] [-s {codeforces,codechef,hackerrank,spoj}] [-c CONTEST]
40
40
[-p PROBLEM] [-f] [--run SOURCE_FILE]
41
41
[--set-default-site {codeforces,codechef,hackerrank,spoj}]
42
- [--set-default-contest DEFAULT_CONTEST]
42
+ [--set-default-contest DEFAULT_CONTEST] [--clear-cache]
43
43
44
44
optional arguments:
45
45
-h, --help show this help message and exit
You can’t perform that action at this time.
0 commit comments