From 29fe6f8606bd5cceae1e3206993aa41fa0734207 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sat, 29 Aug 2020 23:10:33 +0100 Subject: [PATCH] fix script name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f67ad9..0b9e5c6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Script to import a timetable from [ClassTime](https://play.google.com/store/apps ## Usage ``` -typeprint.py [-tz|--timezone] [-c|--calendar] +import.py [-tz|--timezone] [-c|--calendar] ``` * `--timezone`: Timezone in TZ database. Defaults to `Europe/London`. * `--calendar`: ID of calendar to apply to. To find: [calendar settings](https://calendar.google.com/calendar/r/settings) > click your calendar under "Settings for my calendar", "Calendar ID" under Integration at bottom of page.