From 73e993c595cafdebc77277775bec04c1dcb18ded Mon Sep 17 00:00:00 2001 From: Nathaniel Camomot Date: Thu, 22 Nov 2018 00:04:03 +0800 Subject: [PATCH] save --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 098a96f..32e8358 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ bob.on('connection', (connection)=>{ ## Demo P2P chat made with firepeer in 100 lines of JS, more or less. :D -https://firepeer-demo.firebaseapp.com -https://github.com/natzcam/firepeer-demo + +* https://firepeer-demo.firebaseapp.com +* https://github.com/natzcam/firepeer-demo