Add patreon link

This commit is contained in:
Josh Baker 2018-04-12 17:03:44 -07:00
parent 4c67558ae9
commit e45530c3b2

View File

@ -281,7 +281,7 @@ Developer Options:
|____ | _ | Tile38 %s%s %d bit (%s/%s) |____ | _ | Tile38 %s%s %d bit (%s/%s)
| | | %sPort: %d, PID: %d | | | %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()) `+"\n", core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, port, os.Getpid())
if pidferr != nil { if pidferr != nil {