From 8316b2f8c3c6789e36b795c0c46e95214629d1d7 Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Thu, 8 Jun 2023 11:39:18 -0500 Subject: [PATCH] edited README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c265281..0a5f10c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Gets river discharge data from the USGS NWIS and makes visualizations -**To run: ** +**To run **: 1. Clone the repository 2. Change the working directory in line 6 of `USGS_NWIS.R`. The script will make the `data` and `figures` directory in the working directory. 10 rivers will generate ~100MB of total data and figures. 3. Edit the list of rivers and their respective site IDs in `river_IDs.csv`