Skip to content

Commit 954936d

Browse files
authored
Update README.md
1 parent f18521c commit 954936d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ If you want to change the default parameters, run this command on the terminal i
3838

3939
## Usage
4040

41-
```public function index(Request $request)
41+
```
42+
public function index(Request $request)
4243
{
4344
$collection = $this->repository->all();
4445

0 commit comments

Comments
 (0)