diff --git a/README.md b/README.md index 18e26e3..be68a65 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ [![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/codewithdennis/filament-simple-alert/pint.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/codewithdennis/filament-simple-alert/actions?query=workflow%3A"Fix+PHP+code+styling"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/codewithdennis/filament-simple-alert.svg?style=flat-square)](https://packagist.org/packages/codewithdennis/filament-simple-alert) -This package provides a simple alert components for your Filament application. +This package offers a straightforward and easy-to-use alert component for your Filament application. It allows you to quickly implement customizable alert messages, enhancing the user experience by +providing clear and concise notifications. + +![Simple Alert](resources/screenshots/thumbnail.png) ## Installation diff --git a/resources/screenshots/thumbnail.png b/resources/screenshots/thumbnail.png new file mode 100644 index 0000000..af2e397 Binary files /dev/null and b/resources/screenshots/thumbnail.png differ