From e45530c3b2ee4ab072bcb25b57c2c432267abc8b Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Thu, 12 Apr 2018 17:03:44 -0700 Subject: [PATCH] Add patreon link --- cmd/tile38-server/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tile38-server/main.go b/cmd/tile38-server/main.go index f57be134..64ecf072 100644 --- a/cmd/tile38-server/main.go +++ b/cmd/tile38-server/main.go @@ -281,7 +281,7 @@ Developer Options: |____ | _ | Tile38 %s%s %d bit (%s/%s) | | | %sPort: %d, PID: %d |____ | _ | - | | | tile38.com + | | | tile38.com, patreon.com/tidwall |_______|_______| `+"\n", core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, port, os.Getpid()) if pidferr != nil {