Skip to content

Commit

Permalink
update reademe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
white-poto committed Jul 13, 2016
1 parent 1fa074e commit 4829dd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ What's more? You can develop a web application to manage them.
+ A HTTP server which you can manage the crontab tasks through it.
+ Dynamic task loader, you can register a task loader by Daemon::registerTaskLoader,
which will execute every 60 seconds and update the crontab tasks.

Note that the custom class must be an instance of `\Monolog\Handler\HandlerInterface`,
and you can pass params to your custom class's `__construct` by query string.

HTTP interfaces
-------------
Expand Down

0 comments on commit 4829dd7

Please sign in to comment.