From dd4f037dbaf1c48bc09e6ef49701dbe60221546a Mon Sep 17 00:00:00 2001 From: catsoup Date: Fri, 20 Sep 2019 10:19:36 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebd1aea..ff7db89 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ The full list of dependencies are listed below. I recommend installing Anaconda (https://www.anaconda.com/distribution/) to run the code and manage libraries ## Different report types -**Previous month** +**Previous month (usually just 1 log file)** Run the EZProxy-PrevMonth script to capture the data from the previous month (the script formats filenames and HTML based on the previous month) -**Full year** + +**Full year (or several log files)** Run the EZProxy-FY script to capture data for a larger period of time. This one doesn't create a By Day chart/table. ## Required libaries & dependencies