Commit c5b80ff1 by Dominic Hamon

Merge pull request #184 from KindDragon/patch-1

Format json in README.md
parents 31e71be7 8da907c2
...@@ -243,7 +243,7 @@ The `context` attribute contains information about the run in general, including ...@@ -243,7 +243,7 @@ The `context` attribute contains information about the run in general, including
information about the CPU and the date. information about the CPU and the date.
The `benchmarks` attribute contains a list of ever benchmark run. Example json The `benchmarks` attribute contains a list of ever benchmark run. Example json
output looks like: output looks like:
``` ``` json
{ {
"context": { "context": {
"date": "2015/03/17-18:40:25", "date": "2015/03/17-18:40:25",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment