diff --git a/README.md b/README.md index ce61ecb..15e0cfe 100644 --- a/README.md +++ b/README.md @@ -74,15 +74,17 @@ Alternatively, running `make models` will download and extract models to `$(PWD) The basic command-line interface can be called like this: - eynollah \ - -i \ - -o \ - -m \ - -fl \ - -ae \ - -as \ - -cl \ - -si +```sh +eynollah \ +-i \ +-o \ +-m \ +-fl \ +-ae \ +-as \ +-cl \ +-si +``` The tool does accept and works better on original images (RGB format) than binarized images.