From 66e80b1cb9caf3507ee7e3b45a8aa2c88f64db64 Mon Sep 17 00:00:00 2001 From: "Ishan S. Patel" Date: Tue, 6 Jan 2026 15:15:22 -0500 Subject: [PATCH] YACWC --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7e3b73..d10e2f3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ First, download python Then, in terminal, execute `pip install tensorflow` + +Run the command line example with: +```python cmd_line_example.py --week_number 26 --long 173 --lat -35.5 -n 15```