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```