From 7d964d21bffc032cc268f47e424861020fd52f5f Mon Sep 17 00:00:00 2001
From: ZedoX <75579178+Z3d0X@users.noreply.github.com>
Date: Sun, 13 Nov 2022 23:23:43 +0500
Subject: [PATCH] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 99cc845..8f92c33 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ You can install the package via composer:
composer require z3d0x/filament-fabricator
```
+
After that run the install command:
```bash
php artisan filament-fabricator:install
@@ -28,6 +29,10 @@ php artisan filament-fabricator:install
Documentation can be viewed at: https://filamentphp.com/plugins/fabricator
+## Screenshots
+
+
+
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.