Skip to content

Commit 4829dd7

Browse files
committed
update reademe.md
1 parent 1fa074e commit 4829dd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ What's more? You can develop a web application to manage them.
4848
+ A HTTP server which you can manage the crontab tasks through it.
4949
+ Dynamic task loader, you can register a task loader by Daemon::registerTaskLoader,
5050
which will execute every 60 seconds and update the crontab tasks.
51-
52-
Note that the custom class must be an instance of `\Monolog\Handler\HandlerInterface`,
53-
and you can pass params to your custom class's `__construct` by query string.
5451

5552
HTTP interfaces
5653
-------------

0 commit comments

Comments
 (0)