Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 6cfeac9

Browse files
authored
docs: screenshot (#9)
* docs: add new screenshot * Update README.md * Delete screenshot-dark.png * Delete screenshot-light.png
1 parent c9a4d83 commit 6cfeac9

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ And if you need an error tracking software consider tring [Sentry](https://sentr
1515
## Live Preview
1616
Visit [Here](https://web-logs.snowthen.ir/web-logs) to preview online playground.
1717

18+
## Screen Shot
19+
![screen shot](https://raw.githubusercontent.com/mojtabaahn/laravel-web-logs/main/screenshot.png?raw=true)
20+
1821
## Installation
1922

2023
You can install the package via composer:
@@ -99,10 +102,6 @@ public function boot()
99102
}
100103
```
101104

102-
## Screen Shot
103-
![screen shot](https://github.com/mojtabaahn/laravel-web-logs/blob/main/screenshot-light.png?raw=true)
104-
![screen shot](https://github.com/mojtabaahn/laravel-web-logs/blob/main/screenshot-dark.png?raw=true)
105-
106105
## Future Plans
107106
- [x] Add option to auto-append new logs (like `tail -f`)
108107
- [x] Lazy-load/Infinite-scroll for big files

screenshot-dark.png

-124 KB
Binary file not shown.

screenshot-light.png

-125 KB
Binary file not shown.

screenshot.png

145 KB
Loading

0 commit comments

Comments
 (0)