From 84741e82c33c4d99a2b74e6eea9cff259ada234c Mon Sep 17 00:00:00 2001 From: Tjatse Date: Tue, 16 Dec 2014 21:18:53 +0800 Subject: [PATCH] remove caution --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 92dc023..263583c 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,6 @@ Above command will remove `refresh` config and it will be set to `5000` by defau # Cautions - Web Interface is wrote by CSS3 && HTML5, so view it with the latest version of the browser (WebGL, Animation, WebSocket supports), e.g. Chrome, Safari and Firefox. -- `PM2` publish nothing (event) when a **STOPPED** process is being deleted, so unfortunately `pm2-gui` can not refresh the processes immediately (Polling is not graceful :p). - I've never test it on Internet Explorer / Windows.