From 784831f0a2e231cf414ef94e12f1448cda059f34 Mon Sep 17 00:00:00 2001 From: NiromyK <66764640+Niromy98@users.noreply.github.com> Date: Fri, 30 Dec 2022 22:12:55 +0530 Subject: [PATCH] Update README.md running the script in windows terminal --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ce8acfe..480f7a2 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ Run the script as: python correct_skew.py --image images/img.jpg + +In windows terminal run the script as: +correct_skew.py --image="images/img.jpg"