add example info
This commit is contained in:
parent
d0443a7f41
commit
2aed40d99b
1 changed files with 3 additions and 0 deletions
|
|
@ -24,3 +24,6 @@ scheduler.setPattern(pattern);
|
|||
scheduler.start()
|
||||
//scheduler.stop()
|
||||
```
|
||||
|
||||
A more sophisticated example can be found in [examples/repl.html](./examples/repl.html).
|
||||
You can run it inside this directory with `npm run example`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue