From 0fa4ee639360592e5385b11e02dc2203ab9d8c2a Mon Sep 17 00:00:00 2001 From: Alf Drollinger Date: Wed, 30 Aug 2023 23:57:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index adc7954..05b08a1 100644 --- a/README.md +++ b/README.md @@ -215,8 +215,7 @@ This Filament Plugin is heavily inspired (uses concept and / or code) from: - https://github.com/croustibat/filament-jobs-monitor - https://gitlab.com/amvisor/filament-failed-jobs -- https://github.com/husam-tariq/filament-database-schedule -All under MIT License. +Both under MIT License. A BIG thank you!!! to the authors.