Add info for interval param
This commit is contained in:
parent
5b92185cfe
commit
92db606e3a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue