diff --git a/.github/README.md b/.github/README.md
index 2a715d1..95fa4fd 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -2,7 +2,7 @@
-# FabricModTemplate
+# Control-ify
[](https://fabricmc.net)

@@ -13,20 +13,28 @@
[](https://ko-fi.com/isxander)
-Fabric mod template for Xander with some gradle goodies!
+Another fabric mod to add controller support to Minecraft Java - with a focus on compatibility.
+## Work In Progress
-## Why was this mod created (or whatever)?
+This mod is still in development (so is this readme!) and is not ready for use. If you want to help contribute,
+there are a few things you can do:
-To generate template for my mods.
+- Find/create controller diagrams & buttons for each major controller brand.
+- Add built-in support for common mod GUIs (contact me for a how-to).
-## Other info
+## What is to come?
-Can be inserted here.
+You can see the [project board](https://github.com/users/isXander/projects/3) which has a list of planned features.
+
+## Backports?
+
+This mod is only and will only be available for **1.19.4** and above, this is because in 1.19.4, Mojang
+introduced arrow key navigation which was easily ported to controller, below 1.19.4, this is not possible.
## License