Skip to content

Commit

Permalink
README enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Apr 25, 2017
1 parent d062266 commit a74bfe9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The default one.

### Customized

```
```java
// Configuration is completely optional, defaults will be used if not present
check {
// Do absolutely nothing, default: false
Expand Down Expand Up @@ -79,6 +79,8 @@ check {
}
```

Also, if `abortOnError` is `true`, the browser will open the report for the tool that caused the failure (if your system supports it).

Developed By
============

Expand Down

0 comments on commit a74bfe9

Please sign in to comment.