Skip to content

Commit 6e0196a

Browse files
authored
Updated readme
1 parent 0ad1f30 commit 6e0196a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Hightail
22

3-
[Downloads](https://github.com/dj3500/hightail/releases)
3+
### [Downloads](https://github.com/dj3500/hightail/releases)
44

55
Hightail is an automatic tester for programming contests such as [CodeForces](http://codeforces.com) rounds. It will parse the problem statement, extract sample test cases (inputs and outputs) from it, and verify the correctness of your program against them. It is built to provide maximum automation and to relieve the contestant as much as possible.
66

@@ -19,11 +19,11 @@ A list of Hightail's features:
1919
* written in Java and should run on any OS
2020

2121
It supports the following online judges:
22-
* CodeForces
22+
* CodeForces (incl. Gym)
2323
* CodeChef (experimental)
24+
* AtCoder (only past contests)
2425
* Jutge.org
25-
* SPOJ (planned)
26-
* other (what other judges should we support? do you want to help?)
26+
* what other judges should we support? do you want to help?
2727

2828
We do not plan on supporting the TopCoder Arena: it is a different architecture, and there are a lot of good plugins available for it. Also, if you use Java for contests, we recommend to take a look at Egor Kulikov's [CHelper](http://codeforces.com/blog/entry/3273) for IntelliJ IDEA.
2929

0 commit comments

Comments
 (0)