diff --git a/README.md b/README.md index ebdce1e9..82a15eb0 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ foo(): If JSON is present in the request's `Accept` header, the compilation results are of the form: -```json +``` { code: 0 if successful, else compiler return code, stdout: [ { text: "Output",