diff --git a/README.md b/README.md index c7f4517..2e0d266 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ web-1144924021-5r1fg 1/1 Running 4 25d web-1144924021-pqmfq 1/1 Running 4 25d ``` -**Other implementations** - -* [kube-shell](https://github.com/cloudnativelabs/kube-shell): An integrated shell for working with the Kubernetes written in Python using [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit). - ## Installation #### Downloading standalone binary @@ -102,6 +98,10 @@ To create a multi-platform binary, use the cross command via make: $ make cross ``` +## Similar projects + +* [kube-shell](https://github.com/cloudnativelabs/kube-shell): An integrated shell for working with the Kubernetes written in Python using [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit). + ## Goal Hopefully support following commands enough to operate kubernetes.