diff --git a/README.md b/README.md
index d27e73d..1704d89 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Zipcall - Decentralized Video Chat
[![Author](https://img.shields.io/badge/Author-ianramzy-brightgreen.svg)](https://ianramzy.com)
-![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
+![License: CC-NC](https://img.shields.io/badge/License-CCNC-blue.svg)
[![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)
@@ -60,10 +60,11 @@ 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
+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)
+For communication we use Gitter 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)
diff --git a/public/chat.html b/public/chat.html
index 5cbbd34..046cace 100644
--- a/public/chat.html
+++ b/public/chat.html
@@ -133,6 +133,7 @@
+