From 31ad38d9868f9dea37bb5db10b5113e0e7a7dfb5 Mon Sep 17 00:00:00 2001 From: lazorfuzz <leontosy@gmail.com> Date: Thu, 7 Jun 2018 09:48:52 -0700 Subject: [PATCH] first commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbcb0e5..160a692 100644 --- a/README.md +++ b/README.md @@ -443,3 +443,4 @@ To start your signalmaster server in production mode using PM2, do the following NODE_ENV=production pm2 start signalmaster ``` Then pass your server's url into the LioWebRTC instantiation config. +# liowebrtc-video-demo -- GitLab