From 1f529ac7147648538e12150f2602ab8c785c7f3f Mon Sep 17 00:00:00 2001 From: Yegor Shytikov Date: Mon, 9 Dec 2024 21:59:33 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f878ede..9872189 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,10 @@ Run: ``` python3 ASCII_SA.py ``` +or with parameters to set input +``` +python3 ASCII_SA.py --resolution 1 --threshold -110 --db-per-hash 5 --no-color --no-debug +``` Output: image