diff --git a/Readme.md b/Readme.md
index 2f800a96..1858c6a4 100644
--- a/Readme.md
+++ b/Readme.md
@@ -23,7 +23,6 @@ The following table lists all available download options:
|
Downloads |
Supported OS |
- Requirements |
@@ -40,49 +39,34 @@ The following table lists all available download options:
Windows 7 or higher
-
- .NET Core v3.1 Desktop Runtime
-
- |
CLI |
- - 🟢 Stable release (
DiscordChatExporter.CLI.zip )
- - 🟠 CI build (
DiscordChatExporter.CLI.zip )
- - 🐋 Docker (
tyrrrz/discordchatexporter ) 🚀
- - 📦 AUR (
discord-chat-exporter-cli ) 🚀 🦄
+ - 🟢 Stable release (
DiscordChatExporter.CLI.zip ) ⚙️
+ - 🟠 CI build (
DiscordChatExporter.CLI.zip ) ⚙️
+ - 🐋 Docker (
tyrrrz/discordchatexporter )
+ - 📦 AUR (
discord-chat-exporter-cli ) 🦄
|
- Windows 7 or higher
- macOS 10.13 (High Sierra) or higher
- - Linux
-
- |
-
- .NET Core v3.1 Base Runtime
-
|
-- 🚀 - .NET Runtime is already embedded or installed automatically
- 🦄 - Community-maintained resource
-
-> Note that DiscordChatExporter requires **.NET Core v3.1 Runtime** in order to work!
-Refer to the **Requirements** column in the above table to download the appropriate installer for your system.
+- ⚙️ - Requires .NET runtime to be installed manually:
+ - [.NET Core v3.1 Runtime for **Windows x64**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.0-windows-x64-installer)
+ - [.NET Core v3.1 Runtime for **Windows x86**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.0-windows-x86-installer)
+ - [.NET Core v3.1 Runtime for **macOS x64**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-3.1.0-macos-x64-installer)
+ - [.NET Core v3.1 Runtime for **Linux**](https://docs.microsoft.com/en-us/dotnet/core/install/linux) (find your distro)
## Features
@@ -98,4 +82,4 @@ Refer to the **Requirements** column in the above table to download the appropri
## Screenshots

-
+
\ No newline at end of file