Skip to content

Commit 841fe01

Browse files
committed
feat: add tests badge to readme
1 parent 5b54692 commit 841fe01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP Error Log Viewer
22

3+
![PHP Tests](https://github.com/schuhwerk/php-error-log-viewer/actions/workflows/php.yml/badge.svg)
4+
35
A GUI for your php log files which groups similar errors. Written in PHP and Vue.js.
46

57
- Reads the specified log file and automatically shows you new errors when they appear.

0 commit comments

Comments
 (0)