Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plamf authored May 3, 2021
1 parent c14f217 commit 36b8992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ scp -p <DIRECTORY>
## Advanced usage
Create an image with different colors, a title and a border
```
scp -p <DIRECTORY> -f #FFFFFF -b #000000 -l 100 -u 80
scp -p <DIRECTORY> -f #FFFFFF -b #000000 -l 100 -u 80 -t SCP
```
Example outputs:
<img src = "Demoimages/SCP_4.png" width = "310">
Expand Down

0 comments on commit 36b8992

Please sign in to comment.