Skip to content

Commit

Permalink
corrected markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
LoopingRocks authored Apr 6, 2020
1 parent 7ea0525 commit c0e0367
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 @@ -2,5 +2,5 @@
explodes an image into its HSV parts

## Usage
*python3 hsv_explore.py -i 5.jpg -o ./hsv
*python3 hsv_explore.py -i 5.jpg -o ./hsv --hstep 100 --sstep 25 --vstep 50
* python3 hsv_explore.py -i 5.jpg -o ./hsv
* python3 hsv_explore.py -i 5.jpg -o ./hsv --hstep 100 --sstep 25 --vstep 50

0 comments on commit c0e0367

Please sign in to comment.