diff --git a/README.md b/README.md index 3b4b9e26..46863e69 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ ODiff is a blazing fast native image comparison tool. Check [benchmarks](#benchm ### Basic comparison -Run the simple comparison. Image paths can be one of supported formats, diff output can only be `.png`. +Run the simple comparison. Image paths can be one of supported formats, diff output is optional and can only be `.png`. ``` -odiff +odiff [DIFF output path] ``` ### Node.js