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

@ -9,7 +9,7 @@ import (
"github.com/docker/containerd"
)
const Usage = `High performance conatiner daemon controller`
const Usage = `High performance container daemon cli`
func main() {
app := cli.NewApp()