Skip to content

Commit 6d72cae

Browse files
committed
update desc
1 parent 3ae699e commit 6d72cae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/expdev07/laravel-logsnag/Check%20&%20fix%20styling?label=code%20style)](https://github.com/expdev07/laravel-logsnag/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
77
[![Total Downloads](https://img.shields.io/packagist/dt/expdev07/laravel-logsnag.svg?style=flat-square)](https://packagist.org/packages/expdev07/laravel-logsnag)
88

9+
Get a realtime feed of your Laravel project’s most important events using Logsnag. Supports push notifications straight to your
10+
phone.
11+
912
## Support me
1013

1114
I create Open Source software in my spare time. If you wish to support me, consider buying me a coffee :).

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expdev07/laravel-logsnag",
3-
"description": "This is my package laravel-logsnag",
3+
"description": "Get a realtime feed of your Laravel project’s most important events using Logsnag",
44
"keywords": [
55
"expdev07",
66
"laravel",

0 commit comments

Comments
 (0)