Clean up documentation

This commit is contained in:
NextTurn
2018-11-30 00:00:00 +08:00
parent 5fcfe177af
commit f0ec34ba63
13 changed files with 254 additions and 442 deletions

View File

@@ -1,5 +1,4 @@
Project manifest
===
# Project manifest
Here is a cite from [Kohsuke Kawaguchi](https://github.com/kohsuke/), who is the original author of this project:
@@ -13,4 +12,4 @@ Whether you like this or not depends on your taste, so I wouldn't claim mine is
It's just different.
> As the name implies, this is for Windows only.
Unix systems have their own conventions for daemons, so a good behaving Unix daemon should just be using `launchd/upstart/SMF/etc`, instead of custom service wrapper.
Unix systems have their own conventions for daemons, so a good behaving Unix daemon should just be using `launchd/upstart/SMF/etc`, instead of custom service wrapper.