diff --git a/README.md b/README.md index 38cb197..36e7937 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Splitting images into tiles. With Python. Since 2013. Slice your images either with the command line utility: ```bash -$ slice-image cake.png 4 +$ slice-image cake.png -n 4 ``` ... or from your Python script: