diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b512c09..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules
\ No newline at end of file
diff --git a/README.md b/README.md
index 9f5d7d5..dbd75a2 100644
--- a/README.md
+++ b/README.md
@@ -1,93 +1,4 @@
-# Zorn
+# Rewrite
+Zorn is still in early stages, yet a rewrite is already happening? This is SudoVanilla's first attempt at a JS library, so I want to get it right and with good practice.
-![](https://img.sudovanilla.com/TojaBMo.png)
-
-> Currently in beta stages.
-
-### To Do List
- - Add colors as root colors (Make changable by developer)
- - Add mobile support
- - Create options
- - Create layouts
- - Create custom context-menu
- - Create demo
- - Create documentations
- - Ignore keyboard shortcuts if an input is active
-
-
-## Installing
-### NPM
-Install from NPM:
-```bash
-npm install @sudovanilla/zorn
-```
-
-### Yarn PnP
-If you are using Yarn it's PnP feature enabled, please unplug Zorn Player, add the following to your package.json file:
-```json
-"dependenciesMeta": {
- "@sudovanilla/zorn": {
- "unplugged": true
- }
-}
-```
-Also make sure you are setting the correct path to the script and css file when adding them to your website or app.
-
-## Usage
-### HTML5
-Add the stylesheet and script:
-```html
-
-
-```
-
-Also add the Font Awesome that the Zorn uses:
-```html
-
-```
-
-
-About this Font Awesome Pro Kit
-This kit is a Pro kit provided by SudoVanilla, it has only a limited amount icons that can be used since subsetting is used.
-
-
-
-Then, add the class name `zorn-player` to the `