Skip to content

Commit c4ebb15

Browse files
authored
Update README.md
1 parent 26eb1a9 commit c4ebb15

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Logging should be more than just saving data — it should **drive action**. Her
1111
- 👥 **Team Collaboration** – Share logs in group chats for quick follow-up.
1212
- 🧩 **Easy Customization** – Use PHP attributes to control log routing.
1313

14+
## ScreenShot
1415

16+
![image](https://user-images.githubusercontent.com/3877538/172431112-020d7a7c-f515-49bc-961a-3f63c9ff21af.png)
1517

1618
## 🎯 Installation
1719

@@ -21,10 +23,6 @@ Install via Composer:
2123
composer require thecoder/laravel-monolog-telegram
2224
```
2325

24-
## ScreenShot
25-
26-
![image](https://user-images.githubusercontent.com/3877538/172431112-020d7a7c-f515-49bc-961a-3f63c9ff21af.png)
27-
2826
## ⚙️ Usage
2927

3028
Update your `config/logging.php` file to configure the Telegram logging channel.

0 commit comments

Comments
 (0)