From 5f67119e4e3fe6911361a30aba7097143d3d3f6d Mon Sep 17 00:00:00 2001 From: Mauricio de Oliveira Pena Date: Sat, 4 Aug 2018 16:04:31 -0300 Subject: [PATCH] Updated readme. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a0236c..2bf6376 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ $ npm install $ npm start ``` -With the server running, open a recent version of Firefox or Chrome and visit `https://localhost:8443`. +With the server running, open a recent version of Firefox, Chrome, or Safari and visit `https://localhost:8443`. -* Note the HTTPS! There is no redirect from HTTP to HTTPS. +* Note the HTTPS! There is no redirect from HTTP to HTTPS. * Some browsers or OSs may not allow the webcam to be used by multiple pages at once. You may need to use two different browsers or machines. ## TLS @@ -54,4 +54,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -