From e0adc827051fde8bd1a808fe20d7a7968d5f2e10 Mon Sep 17 00:00:00 2001 From: DevRaeph Date: Thu, 30 Mar 2023 16:17:35 +0200 Subject: [PATCH] edited readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b20c9f6..526eedc 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ php artisan vendor:publish --tag="laravel-alh-views" ## Access DB Logs ### Dashboard at ``/alh-logs`` -### The gate definition is similar to laravel/horizon. You can change the defaults -at ``app/Providers/ALHMainServiceProvider.php`` +#### The gate definition is similar to ``laravel/horizon``. +#### You can change the defaults at ``app/Providers/ALHMainServiceProvider.php`` ```php protected function gate(): void {