From 9a5a6c93c76786d2838f5f85f2b0ca5c589e4f77 Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Tue, 4 Feb 2025 21:01:12 +1300
Subject: [PATCH] Updated readme

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

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.