Skip to content

Commit

Permalink
README.md markdown update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulhas Vardhan Golchha committed Apr 25, 2020
1 parent 868ce6a commit d22ab2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ return [

## Usage

#####Option 1
###### Option 1
``` php
$file = public_path('images/news1.jpg');
$files = [
Expand All @@ -63,7 +63,7 @@ return [
$results = $resmushit->paths($files);
```

#####Option 2
###### Option 2
``` php
$file = public_path('images/news1.jpg');
$files = [
Expand Down

0 comments on commit d22ab2c

Please sign in to comment.