imanghafoori1 / laravel-microscope

Fearless refactoring, it does a lot of smart checks to find certain errors.
MIT License
1.48k stars 96 forks source link

Bug-fix Readme #220

Closed abbasfisal closed 2 years ago

abbasfisal commented 2 years ago

fix some bug in markdown change from this |3|php artisan check:psr4 {-s|--nofix}|

to |3|php artisan check:psr4 {-s\|--nofix}|

imanghafoori1 commented 2 years ago

thanks