Skip to content

Commit cf8ae09

Browse files
committed
doc: mention CDN, not working offline
1 parent 7e0b9ae commit cf8ae09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A single-file GUI for your php log files which groups similar errors. Written in
1313
- It is meant for development-environments.
1414
- Created for log-files in the format ``[31-Mar-2021 14:25:56 UTC] PHP Notice: ...``
1515
- There is still room for improvement (especially where the log-file is parsed).
16-
16+
- It does not work offline, as we rely on [cdns](https://en.wikipedia.org/wiki/Content_delivery_network) to load dependencies like vue.
1717

1818
## Getting Started
1919

0 commit comments

Comments
 (0)