From 4b9ec13fdd05aac46d92744d2730ca87bda8bd2a Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 10 Jan 2024 21:09:46 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa9ace..8ffd2b7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Just copy the files into your php capable webserver directory. Be sure, that the ## Usage -Just call the url. You can filter by categories by adding /?filter=category to the request. You can expand the interval of the events by adding /?interval= to the request. The number represents the amount of future months as an integer between 1..12. +Just call the url. You can filter by categories by adding /?filter=category to the request. You can expand the period of the events by adding /?period= to the request. The number represents the amount of future months as an integer between 1..12. ## Example integration using jQuery.