From 213ecd8e83933fabaa5d3d674c67958599dd72ce Mon Sep 17 00:00:00 2001 From: AlexsJones Date: Sun, 2 Apr 2023 14:34:36 +0100 Subject: [PATCH] feat: adding shields to readme Signed-off-by: AlexsJones --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95112b2acb..503df012bc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Text changing depending on mode. Light: 'So light!' Dark: 'So dark!' +
+ +![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/k8sgpt-ai/k8sgpt) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/k8sgpt-ai/k8sgpt/release.yaml) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/k8sgpt-ai/k8sgpt) `k8sgpt` is a tool for scanning your Kubernetes clusters, diagnosing, and triaging issues in simple English. @@ -178,4 +183,8 @@ the root cause of an issue. Please read our [contributing guide](./CONTRIBUTING.md). ## Community -* Find us on [Slack](https://k8sgpt.slack.com/) +Find us on [Slack](https://k8sgpt.slack.com/) + + + + \ No newline at end of file