diff --git a/README.md b/README.md index 817be1b41b86d95a9036e4302d50c817c4e7adf1..bdabda5d964e67375968457a5adf2de022e546ba 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This is a minimal log parser for test logs created by the COIN CI system. Provid # Prerequisites 1. argparse for python3 +2. requests for python3 # Arguments 1. --logdir - The full path to a directory of logs. Please use uour OS's correct path separator.