Skip to content

Commit a74bfe9

Browse files
committed
README enhancements
1 parent d062266 commit a74bfe9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The default one.
2626

2727
### Customized
2828

29-
```
29+
```java
3030
// Configuration is completely optional, defaults will be used if not present
3131
check {
3232
// Do absolutely nothing, default: false
@@ -79,6 +79,8 @@ check {
7979
}
8080
```
8181

82+
Also, if `abortOnError` is `true`, the browser will open the report for the tool that caused the failure (if your system supports it).
83+
8284
Developed By
8385
============
8486

0 commit comments

Comments
 (0)