From 806ff13ad94b4eb237a922ba663390a70dcf365f Mon Sep 17 00:00:00 2001 From: Jonas Regner Date: Fri, 24 May 2024 17:26:41 +0200 Subject: [PATCH] docs: write docs --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea95f30..b6b22a1 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,7 @@ or (maybe better) consider using a process. | Flags | Description | |---------|-------------------------| | --force | Overwrite existing file | - - +--- #### `beyond:make:builder` Creates a new Laravel Eloquent builder for a model. @@ -111,7 +110,7 @@ Creates a new Laravel Eloquent builder for a model. | Flags | Description | |---------|-------------------------| | --force | Overwrite existing file | - +--- ## Directory structure