diff --git a/README.md b/README.md
index 69a5012..aa96d35 100644
--- a/README.md
+++ b/README.md
@@ -2,43 +2,67 @@
## Features
+### Blocks/Items
+
+
+Copycats
+Mods: [Create: Copycats+](https://modrinth.com/mod/copycats), [Create: Connected](https://modrinth.com/mod/create-connected), [CD&D](https://modrinth.com/mod/create-dreams-and-desires)
+Copycats+ takes priority, all copycats from the other mods are hid in JEI/REI/EMI.
+
+
+
+Plastic Sheet
+Mods: [Pneumaticcraft](https://modrinth.com/mod/pneumaticcraft-repressurized), [TFMG](https://modrinth.com/mod/create-tfmg)
+Pneumaticcraft takes priority, recipes have been unified, TFMG's plastic sheet is hid in JEI/REI/EMI.
+
+
+
+Six Way Gearbox
+Mods: [Create: Connected](https://modrinth.com/mod/create-connected), [Create Utilities](https://modrinth.com/mod/create-utilities)
+Create: Connected takes priority, recipes have been unified, Create Utilities's Gearcube is hid in JEI/REI/EMI.
+
+
+
### Fluids
Crude Oil
-
Mods: [Ad Astra](https://modrinth.com/mod/ad-astra), [CDG](https://modrinth.com/mod/create-diesel-generators), [Destroy](https://modrinth.com/mod/destroy), [Pneumaticcraft](https://modrinth.com/mod/pneumaticcraft-repressurized), [TFMG](https://modrinth.com/mod/create-tfmg)
Crude Oil from all these mods works in all distillation processes requiring it present in these mods.
-
Fuels
-
Mods: [Ad Astra](https://modrinth.com/mod/ad-astra), [CC&A](https://modrinth.com/mod/createaddition), [CDG](https://modrinth.com/mod/create-diesel-generators), [CSnR](https://modrinth.com/mod/create-steam-n-rails), [Destroy](https://modrinth.com/mod/destroy), [Create Garnished](https://modrinth.com/mod/create-garnished), [Pneumaticcraft](https://modrinth.com/mod/pneumaticcraft-repressurized), [TFMG](https://modrinth.com/mod/create-tfmg)
Various fuels from these mods work in various processes and recipes of CC&A.
Various fuels from these mods work in CDG's Diesel Generators.
Various fuels from these mods work in various processes and recipes of Pneumaticcraft.
Various fuels from these mods work in CSnR's trains.
Currently only TFMG's fuels work in its generators as TFMG does not have support for custom fuel types.(_A work-around could be found._)
-
Kerosene, Molten/Liquid Plastic, Lubricant/Lubrication Oil
-
Mods: [Pneumaticcraft](https://modrinth.com/mod/pneumaticcraft-repressurized), [TFMG](https://modrinth.com/mod/create-tfmg)
Kerosene, Molten/Liquid Plastic, Lubricant/Lubrication Oil from both mods works in both mods' processes and recipes.
-
+
## Installation
The mod is currently only available for 1.20.1 (neo)forge. Fabric/Quilt versions and 1.19.2 versions may come later.
[Almost Unified](https://modrinth.com/mod/almost-unified) is required to be installed.
+If you have the following config file of Almost Unified in your config folder please delete/replace it, don't do this if you are playing a modpack made by someone else(take advise from them on this). ``config/almostunified/unify.json``. The file may require deletion or replacement after every update, for the newer features. For more info please view the [Wiki](https://github.com/Amronos/createaddoncompatibility/wiki/Unification-Config-Changes#changes-to-the-config-by-create-addon-compatibility).
## Suggestions / More Compatibility Features
+If you want to change something like which mod takes priority please have a look at the [Wiki](https://github.com/Amronos/createaddoncompatibility/wiki/Unification-Config-Changes#changes-to-the-config-by-create-addon-compatibility).
+I do have more compatibility features planned, but if you have any ideas feel free to create an issue on GitHub or tell me in the Discord server.
+
+
-I do have more compatibility features planned, but if you have any ideas feel free to create an issue on GitHub or tell me in the Discord server.
\ No newline at end of file
+## Credits
+Thanks to the creators of the various mods for which compatibility has been added in this mod.
+Thanks to the AlmostReliable team for making Almost Unified, without which this mod would have been very difficult to make.
+Finally, thanks to the people on the Minecraft Mod Development discord for helping me out with some features in the mod.