Update flag.go
This commit is contained in:
parent
c8b20f6976
commit
877002cc13
1 changed files with 1 additions and 1 deletions
2
flag.go
2
flag.go
|
@ -22,7 +22,7 @@ func print_logo() {
|
|||
"\\__/\\___|\\__, \\____/\\___/|_| |_| |_|_.__/\\____/\\___/ \n" +
|
||||
" |_| \n")
|
||||
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")
|
||||
}
|
||||
|
||||
// __ ___ _ ___
|
||||
|
|
Loading…
Reference in a new issue