diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1e899db
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+# HTML in Posts
+
+This plugin adds the possibility to use HTML in posts.
+
+- You can restrict usage to certain usergroups, users, and forums.
+- Note: Restricting by user ID will automatically override the group setting.
+
+## Install
+
+1. Upload contents of the `Upload` folder to the root of your MyBB installation.
+2. Go to **Admin CP → Configuration → Plugins** and activate "HTML in Posts".
+3. Go to **Settings → HTML in Posts** and change anything you need.
+
+## Upgrade
+
+**From 1.5/1.6 to 1.7:**
+- Upload contents of the `Upload` folder to the root of your MyBB installation.
+
+## Support
+
+This plugin is **NOT maintained** and **NO support** is officially given by the author.
+**Use at your own RISK.**
+
+---
+
+© 2021 Diogo Parrinha
+All rights reserved.
\ No newline at end of file
diff --git a/Readme.htm b/Readme.htm
deleted file mode 100644
index ffcf252..0000000
--- a/Readme.htm
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-Readme - HTML in Posts
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
- HTML in Posts
- This plugin adds the possibility to use HTML in posts.
- You can restrict usage to certain usergroups, users and forums.
-
- Note: by restricting by user ID, the group setting will be automatically overridden.
- |
-
-
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
- Upload contents of the Upload folder to the root of your MyBB installation.
- Go to Admin CP -> Configuration -> Plugins and Activate "HTML in Posts"
- Then go to Settings -> HTML in Posts and change anything you need.
- |
-
-
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
- From 1.5/1.6 to 1.7:
-
- - Upload contents of the Upload folder to the root of your MyBB installation.
-
- |
-
-
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
- This plugin is NOT maintained and NO support is officially given by the author. Use at your own RISK.
- |
-
-
-
-
-
-
-
-
-
\ No newline at end of file