diff --git a/README b/README new file mode 100644 index 0000000..ec413e2 --- /dev/null +++ b/README @@ -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".