Skip to content

Commit 04a711e

Browse files
committed
change readme
1 parent 5357386 commit 04a711e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

readme.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,16 @@ It cleans up any tests, descriptions, documentation, examples, etc.
3838
* .gitignore
3939
* composer.json
4040

41-
run `./vendor/bin/cleanup`
41+
### Installing
42+
43+
```
44+
composer require visavi/cleanup
45+
```
46+
47+
### Run
48+
```
49+
./vendor/bin/cleanup
50+
```
4251

4352
### License
4453

0 commit comments

Comments
 (0)