From 707b5d912156348cba1e63eb57b4b7af8f56b6b9 Mon Sep 17 00:00:00 2001 From: Gabriel Mislang <65329581+meezlung@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:05:20 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1eedc3..3985e54 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ courseURLS sample input: ```https://crs.upd.edu.ph/preenlistment/class_search/56 ``` 2. Search for your preferred courses in CRS and copy paste the input as follows: ``` - all_course_table_schedule_url_cs_test = ["https://crs.upd.edu.ph/preenlistment/class_search/19405", + all_course_table_schedule_url_cs_test = [ + "https://crs.upd.edu.ph/preenlistment/class_search/19405", "https://crs.upd.edu.ph/preenlistment/class_search/19398", "https://crs.upd.edu.ph/preenlistment/class_search/19403", "https://crs.upd.edu.ph/preenlistment/class_search/19404",