From: Patrick Date: Sun, 11 May 2025 23:04:54 +0000 (+0000) Subject: Update readem X-Git-Url: https://gitweb.ps.run/separator/commitdiff_plain/HEAD Update readem --- diff --git a/readme.md b/readme.md index ff5cf5a..dd7e705 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,9 @@ Command line tool to separate an image into background and foreground ## Usage +```bash ./main +``` This will replace with and make transparent. It only handles two colors but correctly interpolates between the two and adds transparency accordingly.