Merge pull request #55 from turtlemonvh/patch-1

Add link to godoc in README
This commit is contained in:
Daniel Theophanes
2016-03-01 09:23:23 -08:00
+2 -1
View File
@@ -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.