From 4edca0863c2a1e565532aeb4b8527aab8e3dfbd5 Mon Sep 17 00:00:00 2001 From: dj346 Date: Fri, 24 Dec 2021 02:19:44 -0800 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7985cff..9216fb1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -68,7 +68,7 @@ To avoid manually entering credentials every time you run the program, you can c API_URL: < URL of your institution > API_KEY: < API Key from Canvas > USER_ID: < User ID from Canvas > -COOKIES_PATH: < Path to cookies file> +COOKIES_PATH: < Path to cookies file > ``` You can then run the script as normal: