diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d457a0..d1aa974 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,5 +32,5 @@ participating, you agree to abide by it. ## Security issues -Do not report security vulnerabilities via public issues — see +Do not report security vulnerabilities via public issues - see [SECURITY.md](SECURITY.md). diff --git a/README.md b/README.md index 128528d..08c9288 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Webhook module for the [Zerp](https://github.com/zerp-pk) ERP platform. Webhook composer require zerp/webhook ``` -The package auto-registers via Laravel's package discovery — no manual service provider registration needed. +The package auto-registers via Laravel's package discovery - no manual service provider registration needed. ## What it provides -- `Zerp\Webhook\Providers\WebhookServiceProvider` — boots this module's routes, migrations, and settings +- `Zerp\Webhook\Providers\WebhookServiceProvider` - boots this module's routes, migrations, and settings - Frontend pages/components under `src/Resources/js` ## License -MIT — see [LICENSE](LICENSE). +MIT - see [LICENSE](LICENSE).