mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
feat: add spacing to logo output for improved readability
This commit is contained in:
@@ -13,6 +13,7 @@ func PrintLogoWithWelcomeInfo() {
|
||||
|
||||
func printLogo() {
|
||||
figure.NewColorFigure("Crawlab", "slant", "blue", true).Print()
|
||||
fmt.Println()
|
||||
fmt.Println("Welcome to use Crawlab: the ultimate distributed web crawling platform for efficient, scalable data extraction.")
|
||||
fmt.Println()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user