Update readme and documentation for release

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2015-12-16 11:34:20 -08:00
parent c35cf680b0
commit 83eeb131d8
6 changed files with 332 additions and 155 deletions

View File

@@ -21,7 +21,7 @@ import (
)
const (
Usage = `High performance conatiner daemon`
Usage = `High performance container daemon`
minRlimit = 1024
)