diff --git a/README.md b/README.md
index 7354736..4cc49ec 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,14 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform
 
 4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise.
 
+| Application                 | Description                                                           |
+|-----------------------------|-----------------------------------------------------------------------|
+| `SupportBoi-Linux`          | Standard Linux version.                                               |
+| `SupportBoi-SC-Linux`       | Larger Linux version which does not require .NET 9 to be installed.   |
+| `SupportBoi-SC-Windows.exe` | Standard Windows version.                                             |
+| `SupportBoi-Windows.exe`    | Larger Windows version which does not require .NET 9 to be installed. |
+
+
 5. Run `./SupportChild_Linux` on Linux or `./SupportChild_Windows.exe` on Windows, this creates a config file in the current directory.
 
 6. Set up the config, there are instructions inside. If you need more help either contact me in Discord or through an issue here.