diff --git a/README.md b/README.md index 8d1c6b5..876cba0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Usage * `-p ` - i.e. `sudo serve-https -p 443` (defaults to 8443) * `-d ` - i.e. `serve-https -d /tmp/` (defaults to `pwd`) * `-c ` - i.e. `server-https -c 'Hello, World! '` (defaults to directory index) -* `--livereload` - inject livereload into all html pages +* `--livereload` - inject livereload into all html pages (see also: [fswatch](http://stackoverflow.com/a/13807906/151312)) * `--insecure-port ` - run an http server that redirects to https (off by default) Specifying a custom HTTPS certificate: