From 770c84906230678aa65b78978c9e8d97005993fa Mon Sep 17 00:00:00 2001 From: ziming Date: Thu, 25 Jan 2024 12:22:04 +0800 Subject: [PATCH] readme fix --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 41f9ac0..7f56103 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,6 @@ The `LaravelEmailSniperLink` class has more static methods as well which might b Some helper functions are also available. For now there are 2. `email_sniper_link_quick(string $receiverEmail, ?string $fromEmail = null)` and `email_sniper_link(string $receiverEmail, ?string $fromEmail = null)`. -```php - ## Testing ```bash