From 06be5b50884bf01c1b0a3f433fc7dec5b9ce9372 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 20 Jun 2019 17:18:09 -0600 Subject: [PATCH] minor doc updates --- doc.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc.go b/doc.go index fb03f91..8b12f6b 100644 --- a/doc.go +++ b/doc.go @@ -4,4 +4,6 @@ // The watchdog package is meant to be used as a binary only. // The git tag version describes the state of the binary, // not the state of the library. The API is not yet stable. +// +// See https://git.rootproject.org/root/watchdog.go for pre-built binaries. package watchdog