Skip to content

Commit 68a15a1

Browse files
committed
Update README
1 parent 176371d commit 68a15a1

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
@@ -7,6 +7,9 @@
77

88
This package allows you to run self-diagnosis tests on your Laravel application. It comes with multiple checks out of the box and allows you to add custom checks yourself.
99

10+
Here is an example output of the command:
11+
12+
![All Checks passed](https://beyondco.de/github/self-diagnosis/checks_green.png)
1013

1114
## Included checks
1215

@@ -118,7 +121,6 @@ class MyCustomCheck implements Check
118121

119122
### Example Output
120123

121-
![All Checks passed](https://beyondco.de/github/self-diagnosis/checks_green.png)
122124

123125
![Some Checks failed](https://beyondco.de/github/self-diagnosis/checks_red.png)
124126

0 commit comments

Comments
 (0)