From 252dffb0b879dbaa08a9d03a93416b30f02cd730 Mon Sep 17 00:00:00 2001 From: Ian Ramzy <34945837+ianramzy@users.noreply.github.com> Date: Mon, 6 Apr 2020 10:26:40 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 53ba2cc..7e2cc94 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,3 @@ npm start - Open `localhost:3000` in Chrome or Firefox. - 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. - -## Quick Deployment - -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/ianramzy/decentralized-video-chat)