From 4a767c8d86a9f8167847a162f78c3818e26a0fc1 Mon Sep 17 00:00:00 2001 From: Ian Ramzy <34945837+ianramzy@users.noreply.github.com> Date: Sun, 12 Apr 2020 15:02:59 -0400 Subject: [PATCH] Add glitter for developer communication --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1b54e77..d27e73d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg)](https://paypal.me/ianramzy) [![Repo Link](https://img.shields.io/badge/Repo-Link-black.svg)](https://github.com/ianramzy/decentralized-video-chat) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?)](https://github.com/prettier/prettier) +[![Join the chat at https://gitter.im/zipcall](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/zipcall) # https://zipcall.io @@ -59,3 +60,10 @@ npm start - 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. + +## Contributing +Pull Requests are welcome! + +Please run prettier on all of your PRs before submitting, this can be done with `` prettier --write`` in the project directory + +For communication we use Glitter Chat we can be found here: [![Join the chat at https://gitter.im/zipcall](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/zipcall)