diff --git a/README.md b/README.md
index ae859ab..0c0bbbf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-

The Modern CSS Reset 🚀
+
The Modern CSS Reset 🚀
## 🤓 Benefits
@@ -14,7 +14,7 @@
There are many inconsistencies between browsers. Like Firefox 3 has a margin on top of paragraphs but Internet Explorer 7 doesn't have any margin. There are thousands of browsers with hundreds of versions. Each version at least has 500+ inconsistencies with different browsers' different versions. How to keep up? This is an easy to use solution called **Gardevoir**
-
+
## 🆚 There are other resets, why Gardevoir?
@@ -22,7 +22,7 @@ There are many inconsistencies between browsers. Like Firefox 3 has a margin on
| :-------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: |
| Normalizations | ✅ | ✅ | ✅ | ❌ |
| Basic elemental styles | ✅ | Partial | ✅ | ❌ |
-| Size (by [bundle phobia](http://bundlephobia.com/)) | Compile with Sass |  |  |  |
+| Size (by [bundle phobia](https://bundlephobia.com/)) | Compile with Sass |  |  |  |
| Minified version | Compile with Sass | ❌ (Minify yourself) | ❌(Minify yourself) | ❌(Minify yourself) | |
| Box sizing | ✅ | ❌ | ✅ | ❌ |
| Browser support | Customizable | Last 3 versions | Last 3 versions | Unknown |
@@ -58,7 +58,7 @@ There are many inconsistencies between browsers. Like Firefox 3 has a margin on
4. How about reading a guide for best performance? Here's the link to [optimizing Gardevoir for production](#-optimize)
-5. Lastly you can view [our wiki for best practices and performance guides](https://github.com/krshoss/gardevoir/wiki/Performance)
+5. Lastly you can view [our GitHub Discussions for best practices and performance guides](https://github.com/kkrishguptaa/reseter.css/discussions)
6. 🥳 All Set Now