From 2037ff9fa105619c9ead13080ea5fa9020593df3 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Tue, 14 Jan 2020 15:22:40 +0200 Subject: [PATCH] Updated GUI, CLI and Formats explained (markdown) --- GUI,-CLI-and-Formats-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index 5f169f4..4280966 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -12,7 +12,7 @@ # GUI or CLI? ![](https://i.imgur.com/5MwIcpT.png) **DiscordChatExporter** (DCE for short) has two different versions: -* **Guided User Interface** (**GUI**) - it's the preferred version as it provides ease of use. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.zip` file. +* **Graphical User Interface** (**GUI**) - it's the preferred version as it provides ease of use. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.zip` file. * **Command Line Interface** (**CLI**) - offers greater flexibility and more features for advanced users, such as export scheduling, ID lists, and more specific date ranges. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.CLI.zip` file. If you're not comfortable with **Windows'** Command Line (cmd), please choose the GUI.