diff --git a/connect.go b/connect.go index 8a371caa..4b1e34a4 100644 --- a/connect.go +++ b/connect.go @@ -184,7 +184,7 @@ func (c *Connection) Run() error { if c.IsSender { go p.Discover() } else { - fmt.Print("finding local croc relay...") + fmt.Print("Finding local croc relay...") discovered, err := p.Discover() if err != nil { return err diff --git a/logo/1.gif b/logo/1.gif new file mode 100644 index 00000000..959a5d6f Binary files /dev/null and b/logo/1.gif differ diff --git a/logo/2.gif b/logo/2.gif new file mode 100644 index 00000000..a8a6d8e5 Binary files /dev/null and b/logo/2.gif differ