Skip to content

Commit 3e21b6a

Browse files
committed
Fix Readme
1 parent 668c77a commit 3e21b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ class ExampleCommand extends Command
216216
```
217217

218218
Notifications would be stored in the `iclogger_notifications` table, which would be automatically created if it doesn't exist yet.
219+
219220
Of course, you can customize the table name, and even the saving logic, by overriding proper methods:
220221

221222
```php

0 commit comments

Comments
 (0)