From a304c7b19f41684981c8df99ba69b71177c958d1 Mon Sep 17 00:00:00 2001 From: Patrick Kastner Date: Fri, 16 Feb 2024 14:52:20 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e4b270..e59caa1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - [Link to demo](https://nrel-psm3-2-epw-2djuwytnlpmk4fmsfai74g.streamlit.app/) -# How to use +# How to use locally -- Place your [API key](https://developer.nrel.gov/signup/) in a file called `api_key` in the tests directory +- Place your [API key](https://developer.nrel.gov/signup/) in a file called `api_key` in the tests directory or run tests with [act](https://github.com/nektos/act). - Make adjustments to `test_download.py` and run the file