diff --git a/README.md b/README.md index c99a3e3..138a937 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # kube-ps1: Kubernetes prompt for bash and zsh ![GitHub Release](https://img.shields.io/github/v/release/jonmosco/kube-ps1) +[![CI](https://github.com/jonmosco/kube-ps1/actions/workflows/ci.yml/badge.svg)](https://github.com/jonmosco/kube-ps1/actions/workflows/ci.yml) A script that lets you add the current Kubernetes context and namespace configured on `kubectl` to your Bash/Zsh prompt strings (i.e. the `$PS1`).