[GUI] Add a link to project's wiki

Closes #284
This commit is contained in:
Alexey Golub
2020-04-05 00:31:01 +03:00
parent dac7c664d9
commit 5bce4b52ff
4 changed files with 37 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ namespace DiscordChatExporter.Cli.Commands
console.Output.WriteLine(" 6. Copy the first long sequence of numbers inside the URL");
console.Output.WriteLine();
console.Output.WriteLine("If you still have unanswered questions, check out the wiki:");
console.Output.WriteLine("For more information, check out the wiki:");
console.Output.WriteLine("https://github.com/Tyrrrz/DiscordChatExporter/wiki");
return default;