Added readme and license, Added missing repo URL, Removed trash

Update LICENSE, Program.cs, and 2 more files...
This commit is contained in:
2022-10-24 20:27:01 +02:00
parent b595208830
commit 5909cca399
4 changed files with 111 additions and 11 deletions
@@ -78,8 +78,8 @@ internal static class Program {
Console.WriteLine("");
Console.WriteLine("GitHub repositories:");
Console.WriteLine("├─> https://github.com/aziascreations/DotNet-Arguments");
Console.WriteLine("├─> https://github.com/aziascreations/DotNet-ListComPort");
Console.WriteLine("└─> https://github.com/aziascreations/DotNet-RegistryHelpers");
// TODO: Add final repo link here !
Console.WriteLine("");
Console.WriteLine("This software and all its libraries are licensed under the MIT license.");
return ErrorCodes.NoError;