Add info for interval param

This commit is contained in:
patrick 2024-01-08 00:38:17 +01:00
parent 5b92185cfe
commit 92db606e3a

View file

@ -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.
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=<int> to the request. The number represents the amount of future months as an integer between 1..12.
## Example integration using jQuery.