Update flag.go

This commit is contained in:
kuoi 2022-01-18 14:19:16 +00:00 committed by GitHub
parent c8b20f6976
commit 877002cc13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ func print_logo() {
"\\__/\\___|\\__, \\____/\\___/|_| |_| |_|_.__/\\____/\\___/ \n" + "\\__/\\___|\\__, \\____/\\___/|_| |_| |_|_.__/\\____/\\___/ \n" +
" |_| \n") " |_| \n")
fmt.Println(" Sequence Combination tool written in Golang") fmt.Println(" Sequence Combination tool written in Golang")
fmt.Println("Version 0.0.1 Authors:An,G;Zhang,G License:GPL-3.0") fmt.Println("Version 0.0.1 Authors: An, G; Zhang, G License: GPL")
} }
// __ ___ _ ___ // __ ___ _ ___