Skip to content

Commit 80b24ae

Browse files
authored
Update readme.md
1 parent d2c575f commit 80b24ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# PHP Error Log Viewer
22

33
A single-file GUI for your php log files which groups similar errors. Written in PHP and Vue.js.
4-
It can be configured to
54

6-
- It reads the specified log file and automatically shows you new errors when they appear.
7-
- It groups same errors
8-
- klicking on an error will directly bring you to vscode ( in most cases, if you configure it correctly :))
5+
- Reads the specified log file and automatically shows you new errors when they appear.
6+
- Groups errors with similar text
7+
- Can be configured so clicking on an error will directly bring you to vscode.
98

109
## Disclamer
1110
- This contains code for deleting your log-file.

0 commit comments

Comments
 (0)