diff --git a/README.md b/README.md
index a7f0ee84..47f39067 100644
--- a/README.md
+++ b/README.md
@@ -1,61 +1,89 @@
-
+
+
-# Mue
-Fast, open and free-to-use new tab page for most modern browsers.
+> Mue
+
+[](/LICENSE) [](https://discord.gg/zv8C9F8) []()
+
+[]() []() []()
+
+Mue is a fast, open and free-to-use browser plugin gives a new, fresh and customizable tab page to most modern browsers
+
+
+
+## Table of contents
+* [Screenshot](#screenshot)
+* [Features](#features)
+* [Planned Features](#planned-features)
+* [Installation](#installation)
+ * [Chrome](#chrome)
+ * [Firefox](#firefox)
+ * [Chromium](#edge-chromium)
+ * [Opera/Other](#operaother)
+* [Contributing](#development)
+ * [Requirements](#requirements)
+ * [Starting](#starting)
+ * [Building](#building)
+* [Credits](#credits)
+ * [Maintainers](#maintainers)
+ * [Contributors]()
+ * [Other](#other)
+
+
+## Screenshot
+*May be updated in the future*
+
+
## Features
* Fast and free
* Supports multiple browsers
-* Actively developed and opensource
+* Actively developed and open source
* Automatically updating API (with no tracking!) with new photos, quotes and offline mode
* Search bar
## Planned Features
-* Settings feature - enable/disable features!
+* Settings - enable/disable features!
* Update modal, copy button and more!
-* Multiple language support
+* Multilingual support
## Installation
-Note: A demo of the tab can be found [here](https://mue.now.sh).
+*A demo of the tab can be found [here](https://mue.now.sh)*
### Chrome
[](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
+
+[Chrome Web Store](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
-Link: [Chrome Web Store](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
-
-Development: Read the [Development](#development) section.
### Firefox
[](https://addons.mozilla.org/firefox/addon/mue)
+
+[Firefox Add-ons](https://addons.mozilla.org/firefox/addon/mue)
-Link: [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/mue)
-
-Development: Read the [Development](#development) section.
### Edge (Chromium)
-Link: [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja)
-### Opera/Other
-Link: [GitHub Releases](https://github.com/ohlookitsderpy/Mue/releases)
+[Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja)
+
+### Opera/Other
+Link: [GitHub Releases](https://github.com/mue/mue/releases)
-Development/Other: Read the [Development](#development) section.
### Development
-##### Requirements
+#### Requirements
git clone https://github.com/mue/mue (If you don't have Git just go to Clone or
- download and click Download ZIP)
- yarn (or npm i)
- yarn start (or npm start)
- git clone https://github.com/mue/mue.git
+ yarn or npm i to install all needed dependencies
+ yarn start or npm start to start testing
+ yarn run build (or npm run build)
+ yarn run build or npm run build
manifest-chrome.json in the "manfiest" folder to manifest.json in "build"
chrome://extensions in Chrome
yarn run build (or npm run build)
+ yarn run build or npm run build
manifest-opera.json in the "manfiest" folder to manifest.json in "build"
about://extensions in Opera
@@ -76,7 +104,7 @@ Development/Other: Read the [Development](#development) section.
yarn run build (or npm run build)
+ yarn run build or npm run build
manifest-firefox.json in the "manfiest" folder to manifest.json in "build"
manifest/background-opera.js to build/background-opera.js
about:debugging#addons in Firefox
@@ -89,31 +117,27 @@ Development/Other: Read the [Development](#development) section.
index.html on startup and tab open!
yarn run build (or npm run build)
+ yarn run build or npm run build
index.html in your browser