diff --git a/README.md b/README.md
index c5e8aab..2ce8333 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
-# Material Theme [](https://material-theme.site/)
->Original colors, original taste.
+# Material Theme (But I won't sue you)
-
+So, uh, the guy who made the VS Code Material Theme is threatening everyone who uses it in their products. He [seems to have forgotten it was originally licensed under the Apache License, 2.0.](). He wiped the commit history to make it look like it was always his weird fake license.
+
+What he has done is fraudulent and shameful. I have created this fork to maintain the original license and keep the project alive.
+
+Sources:
+- [Attack post](https://dev.to/equinusocio/you-should-avoid-zed-editor-59n1) ([archive](https://archive.ph/PlljZ))
+- [Github Discussions attack on Zed](https://github.com/zed-industries/extensions/issues/1645) ([archive](https://archive.ph/5hZyK))
## Table of contents
@@ -19,10 +24,6 @@ The most epic theme meets Visual Studio Code.
- [Official Portings](#official-portings)
- [Want to use the legacy version?](#want-to-use-the-legacy-version)
- [Contributors](#contributors)
- - [Backers](#backers)
- - [Sponsors](#sponsors)
-
-
## Getting started
@@ -44,8 +45,6 @@ ext install equinusocio.vsc-material-theme
And pick the one by **Mattia Astorino (Equinusocio)** as author.
-
-
## Activate theme
@@ -57,8 +56,6 @@ Launch *Quick Open*:
Type `theme`, choose `Preferences: Color Theme`, and select one of the Material Theme variants from the list. After activation, the theme will set the correct icon theme based on your active theme variant.
-
-
## Set the accent color
@@ -70,15 +67,10 @@ Launch *Quick Open*:
Type `material theme`, choose `Material Theme: Set accent color`, and pick one color from the list.
-
-
-
## Override theme colors
Learn how to customize every part of this theme by using Visual Studio Code API. [Read more.](https://github.com/material-theme/vsc-material-theme/discussions/1274)
-
-
## Recommended settings for a better experience
```js
@@ -92,51 +84,17 @@ Learn how to customize every part of this theme by using Visual Studio Code API.
}
```
-
-
-
## Official Portings
You can find all the official portings and resources [here](https://github.com/material-theme/vsc-material-theme/discussions/1279).
-
-
-
## Want to use the legacy version?
If you're looking for the deprecated Community Material Theme [you can find it here](https://github.com/material-theme/vsc-material-theme/discussions/1278). This version has been deprecated and removed from the official marketplace.
-
-
## Contributors
This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
-## Backers
-
-Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/material-theme#backer)]
-
-
-
-
-## Sponsors
-
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/material-theme#sponsor)]
-
-
-
-
-
-
-
-
-
-
-
-
----
-
-
Copyright © 2019 Mattia Astorino & Alessio Occhipinti