Add readme.

This commit is contained in:
Daniel Theophanes
2012-05-11 02:19:12 -07:00
parent 5a91d69e9a
commit 15126ec242
+4
View File
@@ -0,0 +1,4 @@
service will install / un-install and run a program as a service (daemon).
Currently supports Windows XP+ and Linux/Upstart.
To start out follow "example/main.go".