docs; update README.md [skip ci]

This commit is contained in:
Stevan Freeborn
2025-02-14 02:03:55 -06:00
committed by GitHub
parent faad90645d
commit 1117223cff
+1 -1
View File
@@ -15,7 +15,7 @@ This is a background removal app that uses machine learning models to remove the
The app is meant to be run from the command line. For example:
```pwsh
bgr /path/to/image.jpg --output /path/to/output.jpg
bgr /path/to/image.jpg --output /path/to/output.png
```
You can find the full list of commands, arguments, and options using the `--help` option: