Update readme and documentation for release
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user