From 7808ac66d29da555c6d6b454b65defe9992ce21b Mon Sep 17 00:00:00 2001 From: Leon <leontosy@gmail.com> Date: Fri, 1 Jun 2018 02:02:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ecfd059..6a0390b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ An Electron-compatible, event-based WebRTC library that makes it easy to embed p LioWebRTC was built on SimpleWebRTC, and modified to be compatible with React, JSX, and Electron. +[Click here](https://jolly-bose-1b08cb.netlify.com/) to see a chatroom demo app built with React and LioWebRTC. + ## Usage ### Installation -- GitLab