diff --git a/README.md b/README.md index 4fbfddf..52f7723 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,13 @@ On `config.json`: } ``` +You can get only future events by using +```json + "get": { + "events":"http://server.url/events/future/", + } +``` + ### Resources The resources module includes a listing of indexed resources and the capability to index new ones.