From 1c04e100acdb440c9de6b975bfe1afecc1a05026 Mon Sep 17 00:00:00 2001 From: Bey Hao Yun Date: Wed, 20 Mar 2024 12:26:07 +0800 Subject: [PATCH] :hammer: Included more clarity for recent addition to root README.md. Signed-off-by: Bey Hao Yun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdd5cb6..5f2aaca 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ ln -sf input_data ```bash # You can choose not to do it manually by running the following script: +# Input the number of the input image shown in the script - ./scripts/set_input_data.bash ```