Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebarlow authored Apr 24, 2024
1 parent 096d6a6 commit d612386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="https://twitter.com/mikebarlow" target="_blank"><img src="http://img.shields.io/badge/author-@mikebarlow-red.svg?style=flat-square" alt="Author"></a>
<a href="https://github.com/mikebarlow/megaphone/releases" target="_blank"><img src="https://img.shields.io/github/release/mikebarlow/megaphone.svg?style=flat-square" alt="Latest Version"></a>
<a href="https://github.com/mikebarlow/megaphone/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License"></a>
<a href="https://github.com/mikebarlow/megaphone/actions" target="_blank"><img src="https://img.shields.io/github/workflow/status/mikebarlow/megaphone/PHP%20Composer?style=flat-square" alt="Build Status"></a>
<a href="https://github.com/mikebarlow/megaphone/actions" target="_blank"><img src="https://img.shields.io/github/actions/workflow/status/mikebarlow/megaphone/tests.yml?branch=main&style=flat-square" alt="Build Status"></a>
</p>

Megaphone is a Laravel Livewire based component that uses the power of Laravels built in Notifications system to allow you to add "Bell Icon Notification System" to your app.
Expand Down

0 comments on commit d612386

Please sign in to comment.