Skip to content

Commit 8b2fd8c

Browse files
authored
Update README.md
1 parent faee349 commit 8b2fd8c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Here we will share some useful Laravel additions we need in our daily work.
1919
-
2020
### Commands
2121

22-
- [`db:truncate`](#db:truncate)
22+
- [`db:truncate`](#dbtruncate)
2323

2424
## Installation
2525

@@ -35,10 +35,6 @@ Then publish the config file with:
3535
php artisan vendor:publish --tag="useful-additions-config"
3636
```
3737

38-
## Usage
39-
40-
---
41-
4238
## Traits
4339

4440
### UsefulEnums

0 commit comments

Comments
 (0)