diff --git a/README.md b/README.md index c6634bd..3623dd7 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Returns current application executable ####updater.unpack(filename, cb, manifest) Will unpack the `filename` in temporary folder. -For Windows, [unzip](https://www.mkssoftware.com/docs/man1/unzip.1.asp) is used. +For Windows, [unzip](https://www.mkssoftware.com/docs/man1/unzip.1.asp) is used (which is [not signed](https://github.com/edjafarov/node-webkit-updater/issues/68)). **Params**