diff --git a/README.md b/README.md index f808e52b..2dab8d6f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# service +# service [![GoDoc](https://godoc.org/github.com/kardianos/service?status.svg)](https://godoc.org/github.com/kardianos/service) + service will install / un-install, start / stop, and run a program as a service (daemon). Currently supports Windows XP+, Linux/(systemd | Upstart | SysV), and OSX/Launchd.