diff --git a/README.md b/README.md index 8b6e82f..e09cd5f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ miaou-incus =========== -incus customized along opinionated conventions plus additional tools +Customized incus along opinionated conventions plus additional tools FEATURES -------- @@ -11,7 +11,8 @@ FEATURES * [x] files or commands from container within * [x] inner command completion from container within * [x] colored completions (link, directories...) by reusing inputrc bindings -* [x] advanced completion for miaou-{start,stop,destroy} +* [x] advanced completion for miaou-{start,stop,destroy} according to container + state TODO ----- @@ -19,8 +20,9 @@ TODO * [ ] install DOCUMENTATION in README * [ ] MIAOU_INCUS_DIR * [ ] bash-completion + * [ ] bash_completion * [ ] timer refresh template * [ ] Template erb+bash - * [ ] Template erb+ruby-on-shell + * [ ] Tempalte erb+ruby-on-shell * [ ] TOOLBOX * [ ] RUBY From Host