From 771e265b669d933fb60a3687b7c35988b266b5f0 Mon Sep 17 00:00:00 2001 From: Ian Ramzy <34945837+ianramzy@users.noreply.github.com> Date: Mon, 6 Apr 2020 21:45:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 456caf9..1b54e77 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,6 @@ npm install npm start ``` -- Open `localhost:3000` in Chrome or Firefox. +- Open `localhost:3000` in browser - If you want to use a client on another computer/network, make sure you publish your server on an HTTPS connection. You can use a service like [ngrok](https://ngrok.com/) for that.