diff --git a/README.md b/README.md index 4aca57e..20b649a 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Detect if running in a test environment to disable some features. - Default: `true` -Automatically close when an exit signal is received in the process. +Automatically close when an `exit` event, `SIGTERM`, `SIGINT` or `SIGHUP` signal is received in the process. ### `publicURL`