From 7ca16075f36d8b6c58bbe0c43db36212894b1ad6 Mon Sep 17 00:00:00 2001 From: Ugric Date: Tue, 20 Jan 2026 02:57:10 +0000 Subject: [PATCH] add last step --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fe3680..076cb87 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ Migrate the coventry university student timetable to an ics file ![paste response.txt](images/step2.png) -5. run `main.py`, and you'll hopefully see `calender.ics` get created in the root folder of the repo :) \ No newline at end of file +5. run `main.py`, and you'll hopefully see `calender.ics` get created in the root folder of the repo :) + +6. Upload that ics file to any calender application, I imagine basically all of them allow you to upload a ics file (google calender and thunderbird do). \ No newline at end of file