diff --git a/README.md b/README.md index ee8a352..a2aa80b 100644 --- a/README.md +++ b/README.md @@ -98,13 +98,11 @@ Then run ### Advance usage -Sometimes it is possible to achieve better results by turning on alpha matting +Sometimes it is possible to achieve better results by turning on alpha matting. Example: ```bash curl -s http://input.png -a -ae 15 | rembg > output.png ``` -Example: -