Skip to content

Commit

Permalink
Mention JSON in output format
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahima committed Mar 17, 2016
1 parent 677ea1f commit 17839a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ All autograder related files will be in the /autograder directory.

## Output format

Your autograder's output should be in the following format:
Your autograder's output should be in the file results.json, in the following format:

```
{ "score": 44.0, // optional, but required if not on each test case below
Expand Down

0 comments on commit 17839a8

Please sign in to comment.