From e0371e3a201e55760fdd0bbd4e0588c79fb8f5a1 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 2 Jan 2022 19:29:29 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd74505..7f6ef59 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ You can also call the url with params : http://calendar.example.com/?year=3&group=2&excluded_types=Cours&excluded_courses=PIT,SIS ``` The url params will override the defaults from your environment and you'll get the calendar for the 3rd year, 2nd group excluding all lectures and all PIT and SIS courses. + +# Reuse +If you do reuse my work, please consider linking back to this repository 🙂 \ No newline at end of file